ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PostMessage (Function)
Sends a Windows message to a control or to a window.
dCopyImage (Example)
Usage example of the dCopyImage function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
WordToArray (Function)
Fills an array with the words from a string.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
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.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another 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....
Constants for managing fonts
List of constants used by the functions for font management....
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Sort (Function)
Sorts a WLanguage array.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....