ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PostMessage (Function)
Sends a Windows message to a control or to a window.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
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.
Constants for managing fonts
List of constants used by the functions for font management....
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.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
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.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
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.