ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
2. Projects in practice
Discover the main operations that can be performed on a project....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
2. Projects in practice
EmailGetAll (Function)
Retrieves all the emails found on a server.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Data persistence
The data persistence is used to store the value typed by the user......
Time management help
Time management is extremely important......
ServiceContinue (Function)
Restarts a paused service.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Query editor: Characteristics