ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
9. Monitor your sites, servers, etc.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
<Organizer>.DisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
<Scheduler>.DisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
<Scheduler>.DisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
The Upload control
The Upload control is used to upload files on the Web server......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
11. Table/Looper controls
11. Table/Looper controls
WDINT, WDTRAD and WDDIXIO: Translation tools
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Installing Native Sybase Connector for WINDEV and WEBDEV 2024