ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDIXIO License Agreement
WDDIXIO License Agreement...
List of reserved words
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Creating help pages
A help system includes several pages......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
ArraySort (Function)
Sorts a WLanguage array.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Sort (Function)
Sorts a WLanguage array.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......