ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the skin template of a report
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ServiceWait (Function)
Pauses the current service during the specified duration.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Obtaining an SSL certificate for IIS2 (2.0 or later)
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
HTTP constants
List of constants used by the HTTP functions....
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
grDeleteSeries (Function)
Deletes a data series from a chart.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......