ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Events associated with Chart controls
List of events associated with the Chart controls...
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Input (Function)
Displays a message allowing the user to type an information.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
9. Sharing a project in practice
Sharing a project in practice...
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Project description: Style tab
The project description window allows you to configure various elements of your project......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......