ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart constants
List of constants used by the functions for chart management....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Options of the window editor
To configure the general options of the window editor......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HPriorityClient (Function)
Modifies the priority of a client application.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
PostMessage (Function)
Sends a Windows message to a control or to a window.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
SendMessage (Function)
Sends a Windows message to a control or to a window.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Defining clickable areas
In a page, an Image control can contain clickable areas......