ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
SocketConnect (Function)
Connects a client computer to a given socket.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
The Dashboard control
Dashboards are essential elements in an application......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The Upload control
The Upload control is used to upload files on the Web server......
Android Control Center
Do you know where to find your application log files?...
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......