ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Principle of remote check
FTP constants
List of constants used by the FTP functions....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
14. PHP generation in practice
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Defining a help window template
WINDEV allows you to create help window templates......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......