ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Scheduler>.DisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
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.
Error 39: The END statement marking the end of declaration of the composite variable is missing
<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.
Detailed use of WINDEV FTP/RPC
Defines the password used to create or open a data file....
<Scheduler>.DisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Canada.CheckBN9 (Function)
Checks the validity of a Canadian 9-digit Business Number (BN9).
Handling a control through programming in a report
All report controls can be handled through programming......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Error 31: The file to include is not found. Check the name and path ...