ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
Text (Property)
The Text property is used to get and modify text.
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
ColorPalette (Function)
Returns a color found in the current palette.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
VariableReset (Function)
Resets the variable to its initial value.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
ERR_BAD_CONTEXT_INTERNAL