ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) 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....
Reals
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
SOAPRun (Function)
Runs a procedure on a SOAP server.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
3. Deploying a WINDEV application
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...