ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
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).
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
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.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
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....
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......
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.