ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
XMLSave (Function)
Saves an XML document in a file.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
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.
gImage (Function)
Builds a sequence of characters containing an image.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
DateToInteger (Function)
Converts a date to an integer.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
HErrorLock (Function)
Used to check whether a lock error occurred.