ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
9. Monitor your sites, servers, etc.
4. Monitor your applications
4. HFSQL Classic
HFSQL Classic is the database format......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
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....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Step 1: Configuring the print parameters
This step allows you to choose......
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Testing a project: setting
By testing the project you can simulate how the application will run......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......