ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Events associated with a Signature control
The following processes are associated with a Signature control:...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
iMargin (Function)
Defines the "logical" print margins.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
WDXView : Use
This help page presents the different features of WDXView......
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
HExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
HExecuteProcedure (Function)
Runs a stored procedure.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.