ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Constants for the archiving functions
List of constants used by the archiving functions....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
How to develop a PHP site?
What is a PHP site?......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.