ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iCreateFont (Function)
Creates a new print font.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
PDF file management functions
...PDF file functions...
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
BurnerSelect (Function)
Used to select the default burner.
Constants for external files
List of constants used by the functions for managing external files....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
BurnerCancel (Function)
Cancels the current burn process.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
ServiceRestart (Function)
Restarts a service (already started).
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....