ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
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.
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.
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).
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
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.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...