ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
FTPConnect (Example)
Usage example of the FTPConnect function
Color (Property)
The Color property is used to get and change the color of an element.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
ArrayDeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....