ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Various constants
List of various constants used by the constants WINDEV functions....
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
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....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
11. User Macro-Code: UMC in practice
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
ERR_BAD_APPLICATION
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......