ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
Runtime error management functions
List of functions for managing runtime errors...
XMLResult (Function)
Returns the result of a calculation XPath query.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
DocUpdateFormula (Function)
Updates the formulas in a document.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
XMLPath (Function)
Returns the current position in the document in XPATH format.
XMLDelete (Example)
Usage example of the XMLDelete function
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Window management functions
List of functions for managing windows...
apDisableAction (Function)
Disables the execution of an action found in an action plan.