ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
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...
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]...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
SQLExec (Function)
Names and runs an SQL query.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window...
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows...
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Specific features of the applications for iPhone/iPad
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged...
29. SEO in practice
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts...
The HTML Display control
The HTML Display control displays a web page in an application......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages,...
Automatic error handling
Error handling can be customized for each process......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Declaring and using a variable
A variable is defined by name and type......