ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Structure of data files of user groupware
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
WinInput (Function)
Identifies the window containing the WLanguage code currently run.