ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
SQL view
An SQL view is a virtual data source defined by an SQL query......
HIndex (Function)
Rebuilds the file index (".NDX" file).
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Source (Property)
The Source property gets and sets the source of an element.
RGBBlue (Function)
Returns the blue component of an RGB color.
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Manipulating a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
How to open a window?