ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Password (Property)
The Password property sets and changes the password.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
fRemoveDir (Example)
Usage example of the fRemoveDir function
fListFile (Example)
Usage example of the fListFile function
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
PageAddress (Function)
Used to find out the Internet address of a page.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Comment (Property)
The Comment property is used to manage comments.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
fTime (Example)
Usage example of the fTime function
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Link (Property)
The Link property is used to get and change the link of an element.
fAttribute (Example)
Usage example of the fAttribute function
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HReadSeek (Example)
Usage example of the HReadSeek function
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
TableInfoXY (Example)
Usage example of the TableInfoXY function
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
fCompress (Example)
Usage example of the fCompress function
zipFindFile (Example)
Usage example of the zipFindFile function
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....