ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PostMessage (Function)
Sends a Windows message to a control or to a window.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Extracting the text of the project
The following text can be extracted......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
TelemetryEnable (Function)
Enables the telemetry manually.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Error 31: The file to include is not found. Check the name and path ...
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Events associated with framesets
List of events associated with framesets...
NFCSendTag (Function)
Sends a NFC tag to another device.
Code snippets
The code editor allows you to enter "Code snippets"......
DDEError (Function)
Returns the runtime status report of a DDE function.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
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)...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
HMode (Function)
Changes the mode and the method for locking data files.