ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...
iPageNum (Function)
Returns or initializes the number of the page currently printed.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
grDestinationWnd (Function)
Defines a window as chart destination.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions...
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting...
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Error 301: Unknown identifier
Select query description window: Items that can be used
Time management
For each element (windows, reports, ......
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will...
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify...
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
How to open a page?
First project window
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page....