ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Video functions
List of video functions...
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
ERR_BAD_CONTEXT
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Constants for managing Gantt charts
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
AWP without UI
Bootstrap, Angular, React, Vue......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
Break in a report
The break is used to group the records corresponding to a sort criterion......
HFSQL: Change of name
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
<Chart>.SourceSeries (Function)
Defines the source of a series.
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......