ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 4: Starting the print
To start the print job, simply use iEndPrinting......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Typing multilingual texts
For a multilingual application, you have the ability to......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
WDDIXIO overview
1. Examples provided with WINDEV Mobile
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Global and local variable
Two types of variables are available......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Page Header block
The Page header block is printed on each new page......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
27. Center or anchor a site horizontally
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
ERR_BAD_CONTEXT
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....