ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Events associated with supercontrols
List of events associated with supercontrols...
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
BurnerCancel (Function)
Cancels the current burn process.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
HTTP constants
List of constants used by the HTTP functions....
BurnerSelect (Function)
Used to select the default burner.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.