ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
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.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
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...
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
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...
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
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.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Events associated with Flex controls
List of events associated with Flex controls...
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.