ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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]...
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"...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported...
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Operations performed on state-transition diagrams
The following paragraphs explain......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Image control: the supported formats
The supported image formats are as follows:...
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls,...
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
RGB (Function)
Defines a color from its Red, Green and Blue components.
11. Controls in practice
Discover the main characteristics of the controls...
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL...