ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
Constants for managing the internal windows
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
XMLDocument (Example)
Usage example of the XMLDocument function
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Structure (Type of variable)
A structure is a custom type of data...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Table,Add (External language)
Adds an element to a Table control.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
Windows
The windows represent the main interface of a WINDEV application......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......