ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the window content by swipe
The mobile devices propose several features available via finger movements......
TextColor (Property)
The TextColor property is used to set the text color of an element.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
ERR_WDADMIN_EXIST
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Creating the Form windows of a WINDEV RAD pattern
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
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......
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Constants for managing emails
List of constants used by the functions for managing emails....
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.