ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Compilation instruction: IF TargetExecution
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
<Window>.OutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Handling TimeLine controls programmatically
A TimeLine control can be......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure....
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......