ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Item control properties
List of properties associated with the Item control...
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Serialization constants
The serialization constants are as follows:
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
XML functions
List of XML functions...
Associating documents with the project
To describe a project in detail, you can associate documents with it......
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
RTF control properties
List of properties associated with the RTF control...
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
PDFSign (Function)
Applies an approval signature to an existing PDF.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......