ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation options (chm format)
fTempDir (Function)
Returns the name of directory used to store the temporary files.
9. Generation modes
WINDEV Mobile includes different types of generation......
6. Multilingual sites
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
Composite variable
A composite variable contains different types of elements (members)...
Multiline strings
To type character strings over several lines in the code editor...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...