ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Unicode in character strings
The Unicode format is an encoding system that assigns a unique number to each character....
beaconGroup (Variable type)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
sfLeadConvert (Variable type)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Popup window
WINDEV allows you to open windows in popup format......
HDescribeFile (Function)
Describes a table programmatically.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Open (Function)
Opens a modal WINDEV window.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....