ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages,...
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget...
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Other operators
The following are additional operators......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native...
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position...
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user...
Using the Vista style in your windows
WINDEV allows you to customize......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
The "Internal report" control
...The "Internal report" controls are used to print several reports (secondary reports) in a single...
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WDDeploy features
WDDeploy can be used to......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Code style
A code style is used to automatically prefix the name of all the variables and project elements...
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV...