ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for object visibility
List of constants for managing the visibility of an object....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Handling the report blocks through programming
Each report block is associated with different events......
FTP constants
List of constants used by the FTP functions....
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.