ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
The Static control
A Static control is a control used to display a static text......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Operations in a Select query : add and delete
The following paragraphs present......
LoadDLL (Function)
Loads the specified library (DLL) in memory.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Shared memory area constants
Shared memory area functions
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Constants for managing Map controls
Constants for managing Map controls...
Copying controls from the page editor
The controls can be copied from the page editor......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
14. 3-Tier architecture