ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
New (Reserved word)
New is used to allocate memory space...
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
VariableReset (Function)
Resets the variable to its initial value.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Software Factory
The concept of software factory is used to automate the process for creating applications....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HCross (Function)
Crosses a record in a data file.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.