ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
MatDelete (Function)
Deletes an existing matrix.
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
iPrintImage (Function)
Sends the image file to print to the print buffer.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
zipOpen (Function)
Opens an existing archive.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
NextTitle (Function)
Modifies the title of next window to open.
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....