ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
iCreateFont (Function)
Creates a new print font.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
PDF file management functions
...PDF file functions...
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
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....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
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)....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
HDescribeItem (Example)
Usage example of the HDescribeItem function
BurnerCancel (Function)
Cancels the current burn process.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.