ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TileDeleteAll (Function)
Deletes all modifications made to the application tile.
fCurrentDir (Example)
Usage example of the fCurrentDir function
Other operators
The following are additional operators......
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Copying and cloning
Variables are copied using the "=" operator...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Python: Native calls
WLanguage allows for native Python calls......
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function
MatNbLine (Example)
Usage example of the MatNbLine function
MatDelete (Example)
Usage example of the MatDelete function
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
MatReadColumn (Example)
Usage example of the MatReadColumn function
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
MatReadLine (Example)
Usage example of the MatReadLine function