ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
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.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
11. Popup page
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
<Array>.Sort (Function)
Sorts a WLanguage array.
ArraySort (Function)
Sorts a WLanguage array.
WDReplic: Presentation
WDReplic is used to manage data replication between several computers......