ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
BurnerPath (Function)
Returns the path of the current burner.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
fSeparator (Function)
Returns a file path with normalized separators.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
Creating and handling an item
The main operations that can be performed on an item are as follows......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
BurnerStatus (Function)
Returns the status of the current burner.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HAddUser (Function)
Adds a user to a database.
Customizing the User Groupware
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....