ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Sort (Function)
Sorts a WLanguage array.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
InAndroidMode (Example)
Usage example of the InAndroidMode function
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
DnDAccept (Example)
Usage example of the DnDAccept function
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
Constants for managing the registry
List of constants used by the registry management functions....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").