ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
ERR_NO_CURRENT_PAGE
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Keep-alive on connection
<WBadminAuth variable>.DeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Report and project
In most cases, a report is linked to a project......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......