ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
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.
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.
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.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
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.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
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......