ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
dbgEnableLog (Function)
Enables the runtime log programmatically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
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......
JSON
JSON (JavaScript Object Notation - Object Notation from JavaScript) is a lightweight data exchange format......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Record (Type of variable)
The Record type is used to save the values of a record.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Operations performed on deployment diagrams
The following paragraphs explain......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Advanced types
The advanced types of WLanguage are as follows...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
SCM: Working in offline mode
The Source Code Manager allows you to easily work in offline mode......
Using an external component in an application
A component can be reused at any time in any application......
Using .NET assemblies in a project
To use .NET assemblies in a project......
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.
Control template
A control template is a set of controls that can be re-used in several windows or pages......