ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

License agreement - HFSQL Client/Server
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
fTime (Example)
Usage example of the fTime function
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Extracting messages added or modified since last extraction
A project was already created and translated......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
HCopyRecord (Example)
Usage example of the HCopyRecord function
FileDisplay (Example)
Usage example of the FileDisplay function
FTPConnect (Example)
Usage example of the FTPConnect function
zipFindFile (Example)
Usage example of the zipFindFile function
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Google Calendar management functions
List of functions for managing Google calendars...
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
fMakeDir (Example)
Usage example of the fMakeDir function
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
dPolyline (Function)
Draws a line composed of multiple segments.