ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
GPSGetPosition (Function)
Retrieves information about the current device position.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
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......
ServiceStart (Function)
Starts a service.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Facebook functions
List of Facebook functions...
SQLExec (Example)
Usage example of the SQLExec function
Scope (Property)
The Scope property property is used to specify requested permissions.
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)....
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
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
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
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.
fUnlock (Example)
Usage example of the fUnlock function
SQLFirst (Example)
Usage example of the SQLFirst function