ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
ShellExecute (Function)
Opens a document in its associated application.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Functions for handling directories and external files
List of functions for handling external files...
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
Using the query result
The result of a select query can be used in......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
PDFToText (Function)
Extract the text contained in an Document PDF.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
5. User Groupware in practice
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......