ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
OCRExtractText (Function)
Reads the text contained in an image.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
fMemExist (Function)
Checks the existence of a shared memory area.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Error 24: No END statement is associated with this LOOP
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
HDelete (Function)
Deletes a record from a table (query or view).
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
EmailCheckAddress (Function)
Checks the validity of an email address.