ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Report controls
Several types of controls can be handled in a report created by the report editor......
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<zipArchive variable>.DeleteFileList (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.
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Menu management functions
List of functions for managing menus...
The test mode cannot operate without the project and its pages, ...
zipSelectFile (Function)
Selects files from an archive.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......