ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
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)....
Environment of code editor
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Events associated with Link controls
List of events associated with Link controls...
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Border of controls
One of the most important elements of control style is its border......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Z-index of a control
All the controls in a window or report have a different z-index......