ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Events associated with List Box controls
List of events associated with List Box controls...
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
9. Generation modes
WINDEV Mobile includes different types of generation......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Constants for managing emails
List of constants used by the functions for managing emails....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Properties associated with Combo Box controls that display a table
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with internal windows
List of events associated with internal windows...
Constants for managing Map controls
Constants for managing Map controls...
Constants for managing the windows
List of constants used by the functions for managing the windows...
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
fTempPath (Example)
Usage example of the fTempPath function