ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Radio Button control properties
List of properties associated with a Radio Button control...
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Events associated with Looper controls
List of events associated with Looper controls...
2. WEBDEV administrator in practice
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Programming custom calculations in Table controls
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
End of Document block
The End of document block is run once at the end of the report execution......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......