ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
System constants
List of constants used by the system functions....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).