ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
Error 4: A space is required after the ':' character
Error 301: Unknown identifier
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")....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file 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....
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....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Report and project
In most cases, a report is linked to a project......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Organization chart linked to a data file
Error 101: Declaration of global variable not allowed
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
1
2
3
4
5
6
105
>