ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fRename (Function)
Modifies the name of a file.
Value (Property)
The Value property is used to get and change the value of an element.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Constants for telemetry management
Constants for telemetry management...
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.