ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
MyPage (Reserved word)
MyPage is used to handle the current page...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
iPrintReport (External language)
Prints a report created with the report editor.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
HSetREP (Function)
Enables or disables the management of .REP file.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Constants for managing Gantt charts
Constants for sound management
List of constants used by the functions for sound management....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
SQLExec (Function)
Names and runs an SQL query.