ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. When to use the debugger?
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
14. PHP generation in practice
WDDeploy features
WDDeploy can be used to......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Setup of the WEBDEV Application Server for Linux
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Standard FTP functions
List of standard FTP functions...
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
WEBDEV concepts