ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Handling Scheduler controls programmatically
A Scheduler control can be......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
ERR_BAD_FILE
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
5. Project configuration
Project configuration...
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
PDF file functions (prefix syntax)
PDF file functions...
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Items used in a select query
A query created in the query editor can contain several types of items......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Local procedure
Two types of procedures are available......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......