ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
fMemExist (Function)
Checks the existence of a shared memory zone.
The single-part and multi-part archives
Two types of archives are available......
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
2. Examples and components provided with WEBDEV
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
zipListFile (Function)
Returns the list of files found in an archive.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.