ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InServiceMode (Function)
Indicates whether the code is run in a service.
InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
WDTestSite: Load test
The stress tests are used to check......
Error 23: No END statement is associated with this WHILE
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
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.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Viewing a report in 3D
Your report displays controls that overlap?......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
12. Pages in practice
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
8. Associating controls with data