ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
Properties associated with a page
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Events associated with pages
List of events associated with pages...
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Code history
The code history is used to......
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
IFrame control
IFrame is an HTML concept......
Error 102: The constants can be defined in the initialization code of project, ...
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Principle for running threads
At runtime, an application runs in a main thread......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.
Error 1045: A class cannot be declared outside the declaration code of a class
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....