ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Canada.CheckBN15 (Function)
Checks the validity of a Canadian 15-digit Business Number (BN15).
Canada.CheckBN9 (Function)
Checks the validity of a Canadian 9-digit Business Number (BN9).
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
3. Application development cycle
Development cycle of a WINDEV application....
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
ERR_DISCONNECTED_TIMEOUT
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Summary table: Managing the application directories according to the platform
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....