ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProjectInfo (Function)
Returns specific information about the project currently run.
"?" menu
WINDEV proposes a help menu adapted to your applications......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
MCI constants
List of constants used by the MCI functions....
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
7. Source Code Manager (SCM)
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateDifference (Function)
Calculates the number of days between two dates.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
SendKey (Function)
Simulates the keystrokes and the mouse actions.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.