ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
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......
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.
Item control properties
List of properties associated with the Item control...
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.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
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.
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
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....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
EventOpen (Function)
Opens a synchronization event between several threads.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.