ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
zipSplit (Example)
Usage example of the zipSplit function
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
13. Security benefit: managing the "Back" button
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
OpenMainMenu (Function)
Opens the main menu of the current window.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Defining a help window template
WINDEV allows you to create help window templates......
Error 803: Return and Result cannot be used in the same process
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.