ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Compilation options
The compilation options allow you to define the help system generation settings......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Combination (Type of variable)
A combination is a set of options.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Constants for managing appointments
Lists of constants used to manage the appointments...
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......