ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Font management functions
List of functions for managing fonts...
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
nWDInitProject: Initialization code of project
Run the initialization code of project......
Description window of a combining query
The description window of a combining query consists of several sections......
2. WEBDEV administrator in practice
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.
ERR_NOTACTIVATED
Border of controls
One of the most important elements of control style is its border......
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.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Generating an application for Universal Windows 10 App
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
BCToImage (Function)
Generates the image of a bar code.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Manager of automated tests
The test manager is used to......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.