ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Position (Function)
Finds the position of a specified string within another string.
HDelete (Function)
Deletes a record from a data file (query or view).
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
Handling TimeLine controls programmatically
A TimeLine control can be......
Sorts in a report
The sort is used to organize the information displayed in the report......
WinStatus (Function)
Identifies or modifies the window status.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
zipSelectFile (Function)
Selects files from an archive.
MyPage (Reserved word)
MyPage is used to handle the current page...