ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
iParameterPDF (Function)
Defines the options for the generated PDF file.
EventOpen (Function)
Opens a synchronization event between several threads.
WDSQL: Convert the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Native Access to SAP
SAP is a widely used ERP......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
MemDelete (Function)
Deletes an element from a memory area.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......