ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
8. 10 tips for better interfaces...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically...
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime,...
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files,...
Constants for managing projects
List of constants used by the functions for managing projects....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files,...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's...
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Manager of automated tests
The test manager is used to......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview...
Creating requirements
The following steps must be performed to implement the requirements......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......