ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Debugger
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Font management functions
List of functions for managing fonts...
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
<Check box>.Count (Function)
Returns the number of options found in a Check Box control.
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 Chart controls
List of events associated with the Chart controls...
Border of controls
One of the most important elements of control style is its border......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Description window of a combining query
The description window of a combining query consists of several sections......
Events associated with Edit controls
WLanguage events associated with Edit controls...
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
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....
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Kanban control events
The following events are associated with Kanban controls......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......