ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GetDefinition (Function)
Retrieves the definition of element type.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
ServiceWait (Function)
Pauses the current service during the specified duration.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
W3C standardization
You must comply with the W3C standard (HTML 4......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
BurnerSelect (Function)
Used to select the default burner.
Passing parameters
The parameters can be passed to a procedure......
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
diffApply (Function)
Applies a difference buffer to a specific buffer.
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......