ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grDestinationWMF (Function)
Defines a meta file as chart destination.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
BackgroundTaskAdd (Function)
Adds a new background task.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
HFSQL Client/Server: Configuring the server
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
OpenSister (Example)
Usage example of the OpenSister function
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Copying and cloning
Variables are copied using the "=" operator...