ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
zipDeleteFile (Function)
Deletes a file from an archive.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Constants for managing Gantt charts
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Events associated with Looper controls
List of events associated with Looper controls...
Sum (Function)
Calculates the sum of the array elements.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
2. Examples and components provided with WEBDEV
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
SocketWrite (Function)
Writes a message intended to another socket.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......