ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
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.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
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
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
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)....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
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.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
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).