ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
Combination (Type of variable)
A combination is a set of options.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
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)......
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
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....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.