ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLModify (Function)
Modifies the content of the current element found in the XML document.
Constants for the Exif functions
List of constants used by the Exif functions....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Associative array (Variable type)
An associative array is an "advanced" type of array...
Calling a procedure/a function
Syntax for calling a local or global procedure.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
CSS Grid control properties
List of functions for managing windows...
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
Modulo (Reserved word)
Returns the remainder of a division.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....