ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Logical operators
The logical operators are as follows......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Constants for the Exif functions
List of constants used by the Exif functions....
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
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......
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......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
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.
DecryptStandard (Example)
Usage example of the DecryptStandard function
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
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