ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
XMLFind (Function)
Performs a search in an XML document.
Constants for managing arrays
List of constants used by the functions for array management....
Printing in PDF format: Special cases
Specific features of print in PDF format...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Variables for managing the Drag and Drop
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Creating the windows and the pages of the RAD pattern
Service constants
List of constants used by the functions for managing services....
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......