ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

nWDInitProject: Initialization code of project
Run the initialization code of project......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Apply (Function)
Executes a procedure for each element of a WLanguage array.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
<zipArchive variable>.AddFile (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.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
Interactive notification management functions
Constante de gestion des notifications interactives...
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...