ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNext (Function)
Sets the position on the next data file record according to a browse item.
5. The following files are automatically created
FinRedemption (Example)
Usage example of the FinRedemption function
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.
GetDefinition (Function)
Retrieves the definition of element type.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Commands of the external interface
HCopyRecord (Example)
Usage example of the HCopyRecord function
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
2. Projects in practice
Discover the main operations that can be performed on a project....
NotificationDisplay (Function)
Displays a message outside the browser.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
List of reserved words
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
Compile (Example)
Usage example of the Compile function
dFont (Example)
Usage example of the dFont function