ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
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.
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......
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Table,Modify (External language)
Modifies an element in a Table control.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
Obtaining an SSL certificate for IIS2 (2.0 or later)
gImage (Function)
Builds a sequence of characters containing an image.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Events associated with a Multimedia control
List of events associated with a Multimedia control...
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
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").