ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
SAP ASE Native Connector (Sybase): Programming using SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the database schema......
ERR_BAD_CONTEXT
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
The Tab control
The Tab control is used to simultaneously display different controls......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a table or populated programmatically). the number of the column currently in edit mode in the specified data-bound Table control (based on a table or populated programmatically)....