ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Using the Salesforce service
Salesforce is a very popular CRM software......
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
Date
The Date keyword can correspond to...
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....