ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
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.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Open (External language)
Opens a window.
CallDLL32 (Example)
Usage example of the CallDLL32 function
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Programming custom calculations in Table controls
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
First project window
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......
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
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).
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.