ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
ControlNext (Function)
Returns the name of the next control in input mode.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
InitParameter (Function)
Initializes the management of persistent values.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Header
The Header property is used to get and change a header.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
Contains (Function)
Allows you to check if a substring is within a string.