ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Types of Edit controls
WDMSG license agreement
WDMSG license agreement...
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Table,Select,+ (External language)
Selects an element in a Table control.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
12. Available tests
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Native MySQL Connector - License Agreement
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
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....