ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Chart constants
List of constants used by the functions for chart management....
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Automation object
The Automation keyword is used to declare an automation object...
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Position (Function)
Finds the position of a specified string within another string.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
MyParent (Reserved word)
MyParent is used to handle...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
API (Function)
Runs a function found in an external DLL.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.