ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySort (Function)
Sorts a WLanguage array.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements...
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice...
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables...
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center),...
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one...
The Organizer control
The Organizer control is used to display and handle organizers......
The Internal Window control
...The "Internal Window" control is used to include a window (and its code) in a control of another...
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
EmailCheckAddress (Function)
Checks the validity of an email address.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values...
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
SQLExec (Function)
Names and runs an SQL query.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed...
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......