ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
<Connection variable>.ManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
4. HFSQL Classic
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Managing parallel tasks
The computers are becoming more and more powerful......
The requested action cannot been performed: the page was not synchronized
HTTP functions (prefix syntax)
List of HTTP functions...
Page management functions
List of functions for managing pages...
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
List of extension attributes
The list of extension attributes ......
1. Testing a site: Elements to be tested