ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
OpenChild (Example)
Usage example of the OpenChild function
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
zipAddFile (Example)
Usage example of the zipAddFile function
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
FTPSend (Example)
Usage example of the FTPSend function
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.