ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
AWP without UI
Bootstrap, Angular, React, Vue......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
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 ......
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......
The Image control
The Image control is used to......
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grRBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
grRBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
<Chart>.RBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
<Chart>.RBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.