ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerList (Function)
Returns the list of burners installed on the current computer.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Customizing the User Groupware
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
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....
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
HCross (Function)
Crosses a record in a data file.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Data persistence
The data persistence is used to store the value typed by the user......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.