ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
API (Example)
Usage example of the API function
fLock (Example)
Usage example of the fLock function
Note (Property)
The Note property is used to get and change a text associated with an element.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
SocketConfigure (Function)
Configures the use of Socket functions.
Open (External language)
Opens a window.
Using several libraries in an application
A library is a WDL file that contains all the resources......
CallDLL32 (Example)
Usage example of the CallDLL32 function
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
fUnlock (Example)
Usage example of the fUnlock function
zipAddFile (Example)
Usage example of the zipAddFile function
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
OpenMobileWindow (Function)
Opens a window in a mobile application.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.