ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV: Example of programmed Drag and Drop
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Handling report blocks
The different operations available on report blocks are as follows......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Composite keys
A composite key is a key item containing several other items......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
SQLLast (Function)
Sets the position on the last row of the query result.
fSeek (Function)
Gets and sets current position in an external file.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
Installing a Webservice (old format)
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Fax constants
List of constants used by the functions for managing faxes....
FaxRestart (Function)
Restarts a fax in the spooler.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
FaxPause (Function)
Pauses a fax in the spooler.