ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
16. Java applications in practice
Java applications in practice...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Various WEBDEV constants
Various WEBDEV constants...
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Repairing the project
In some cases, "Project......
Info (Function)
Displays a custom message in a system information window.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....