ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
The Signature control
The Signature control is a report control used to sign......
Customizing the report viewer: Available windows
Manipulating a Layout control programmatically
A Layout control can be......
ComponentInfo (Function)
Returns information about a component.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
HCopyRecord (Example)
Usage example of the HCopyRecord function
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Handling Scheduler controls programmatically
A Scheduler control can be......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
dbgEnableLog (Function)
Enables the runtime log programmatically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Comparison operators
The comparison operators can be divided into several categories......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.