ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
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.
Discover all the possibilities of pivot tables
Error (Function)
Displays a custom error message in a system error window.
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.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
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....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
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.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
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....
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....