ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
XMLDocument (Function)
Creates a new XML document.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
SilverLight control properties
List of properties associated with the SilverLight control...
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......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
IF statement
The conditional IF statement allows you to run an action according to a condition...
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
SaaSChangePassword (Function)
Changes the password of the connected user.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Events associated with Flex controls
List of events associated with Flex controls...
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......