ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClient structure
The HClient structure is used to......
ServiceStart (Function)
Starts a service.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
Facebook functions
List of Facebook functions...
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
Scope (Property)
The Scope property property is used to specify requested permissions.
OBEX constants
List of constants used by the OBEX functions....
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
gpwOpen (Function)
Opens the User Groupware login window or page.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Priority (Property)
The Priority property is used to get and change the priority level of an element.
ServiceRestart (Function)
Restarts a service (already started).
Error 35: 'Continue' is available in the loops only
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
SQLFirst (Example)
Usage example of the SQLFirst function
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......