ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Arithmetic operators
The arithmetic operators are......
Logical operators
The logical operators are as follows......
Style sheet
A style sheet ("......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
TableMode (Function)
TableMode is kept for backward compatibility.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
The planes (in a window or in a report)
The planes are used to group the window controls......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
AAF: Sort/Search/Filter on the columns of Table controls
The Spreadsheet control
Spreadsheets are one of the most used office tools......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
The OLE control
The OLE control is used to handle an OLE object......
Defining columns of Table controls programmatically