ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser constants
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
XML functions
List of XML functions...
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
3. Testing a WINDEV Mobile application
By testing the project you can simulate how the application will run....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Recompiling the project
The project compilation is a process used to......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Customizing the report viewer: Available windows
Composite chart
A composite chart is a chart that displays several types of charts......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Map control properties
The following properties can be used with Map controls:...
PDF printing: Special cases
Specific features of print in PDF format...
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
Geolocation function constants
Constants used by geolocation functions...
The pages
Pages are the main interface of a WEBDEV site......