ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadMode (Function)
Changes the management mode of threads.
SQLExec (Example)
Usage example of the SQLExec function
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
zipOpen (Function)
Opens an existing archive.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
GPSLastPosition (Function)
Retrieves the information about the last known device position.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ServiceStart (Function)
Starts a service.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Automatic management of exceptions
The management of exceptions can be customized by process......
ServiceRestart (Function)
Restarts a service (already started).
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
zipExtractPath (Example)
Usage example of the zipExtractPath function
HTTPCreateForm (Function)
Creates an HTTP form.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.