ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Report controls
Several types of controls can be handled in a report created by the report editor......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
ERR_TIMEOUTINIT
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Managing parallel tasks
The computers are becoming more and more powerful......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Bitwise operators
The operations on binary values are performed......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Error 404: The file for HFSQL browse cannot be an expression of this type
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Break in a report
The break is used to group the records corresponding to a sort criterion......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Typecasting of parameters
The description of the parameter type is optional......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
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......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......