ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
CallDLL32 (Example)
Usage example of the CallDLL32 function
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.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
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
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).
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
OpenChild (Example)
Usage example of the OpenChild function
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
grParameter (Function)
Retrieves or modifies a chart parameter.
Find/Replace in the current project
The "Find/Replace" feature is used to......
fCurrentDir (Function)
Identifies or modifies the current directory.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....