ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListConnection (Function)
Returns the list of connections currently described in the application.
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
The different copy modes
Two different copy modes are proposed by WDTRAD......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Various constants
List of various constants used by the constants WINDEV functions....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Logical operators
The logical operators are as follows......
fAttribute (Function)
Returns or modifies the attributes of a file.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Info (Function)
Displays a custom message in a system information window.
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.