ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipClose (Function)
Closes an archive.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
2. Examples and components provided with WEBDEV
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
User Groupware files
Two categories of data files are managed......
zipOpenCAB (Function)
Opens an existing archive in CAB format.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
zipCreate (Function)
Creates an archive.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
zipExtractPath (Function)
Returns the path of a file found in the archive.
TimeToString (Function)
Converts a time to a string in the specified format.
zipOpen (Function)
Opens an existing archive.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Reals
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fCompress (Function)
Compresses a file.
Certificate management functions
The following functions are used to handle the certificates:...
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....