ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 4: A space is required after the ':' character
Error 301: Unknown identifier
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Report and project
In most cases, a report is linked to a project......
1
3
4
5
6
7
192
>