ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeek (Example)
Usage example of the HReadSeek function
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Hyper File functions available for backward compatibility
FTP constants
List of constants used by the FTP functions....
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
16. Java applications in practice
Java applications in practice...
Constants for managing emails
List of constants used by the functions for managing emails....
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HPass (Function)
Defines the password used to create or open a data file.
Google document management functions
List of functions for managing Google documents...
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
fRead (Example)
Usage example of the fRead function
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
HTTP functions
List of HTTP functions...
Position (Function)
Finds the position of a specified string within another string.
Google Maps management functions
List of functions for managing Google maps...
Note (Property)
The Note property is used to get and change a text associated with an element.
HTTP constants
List of constants used by the HTTP functions....
grDestinationWMF (Function)
Defines a meta file as chart destination.
16. Application test in practice