ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
<Page>.OpenChild (Function)
Opens a non-modal child window.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
XML functions (prefix syntax)
List of XML functions...
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
ERR_DISCONNECTED_EXEC
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Style sheet
A style sheet ("......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
1. Project and analysis
Composite chart
A composite chart is a chart that displays several types of charts......
Extracting messages added or modified since last extraction
A project was already created and translated......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Generating the RAD pattern
To generate a RAD pattern:...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......