ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Operating mode of dynamic Active WEBDEV Pages
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
fWrite (Example)
Usage example of the fWrite function
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
HPrevious (Function)
Positions on the previous file record according to a browse item.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
HNext (Function)
Sets the position on the next data file record according to a browse item.
Principle for running threads
At runtime, an application runs in a main thread......
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Input (Function)
Displays a message allowing the user to type an information.