ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Thread execution
At runtime, an application runs in a main thread......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Display different content for each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
<Variable sshSession>CommandConnector (Function)
Keeps the SSH session active between several commands sent (via the SSHCommand function) to an SSH server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
VaultSecretContents (Function)
Checks for the secret contents of the vault, i.e. determines if an application is executed using the secret contents. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
SSHConnectCommand (Function)
Keeps the SSH session active between several commands sent (via the SSHCommand function) to an SSH server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
HListCustomFolder (Function)
Returns a list of defined Custom-Folders (also called groups): in the current database schema, in ongoing database schemas (projects with multiple database schemas). in the specified database schema....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code......
AppOpenForm (Function)
Working: an application listing on the Android (Play Store) or iOS (App Store) market, so that users can rate and/or comment on it. the form for configuring the In-App purchases of an application....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......