ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Security benefit: managing the "Back" button
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Wi-Fi functions
Functions for Wi-Fi management...
Error 533: The expression of a { } must be a string
Error 42: Label out of scope of GOTO
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
zipCreateExe (Example)
Usage example of the zipCreateExe function
HState (Example)
Usage example of the HState function
WINDEV: Example of programmed Drag and Drop
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
eChangeCurrency (Function)
Converts a currency into another currency.
Error 502: Incompatible type
MapGetJSObject (Function)
Returns the instance of the API of Map control.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
ChangeAction (Example)
Usage example of ChangeAction
HRecNum (Example)
Usage example of the HRecNum function
Managing parallel tasks
The computers are becoming more and more powerful......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......