ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Automatic documentation of external components
External components must include a technical documentation......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Operating mode of dynamic Active WEBDEV Pages
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).