ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
XMLPath (Function)
Returns the current position in the document in XPATH format.
fCreate (Example)
Usage example of the fCreate function
ErrorThrow (Function)
Throw a non-fatal error.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
ExceptionPropagate (Function)
Propagates an exception.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
String functions
List of functions for managing character strings...
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......