ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
sEndEvent (Function)
Disables the detection of an event on a serial port.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
SQLExec (Example)
Usage example of the SQLExec function
zipExtractPath (Example)
Usage example of the zipExtractPath function
System constants
List of constants used by the system functions....
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....