ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
API (Function)
Runs a function found in an external DLL.
CallDLL32 (Function)
Runs a function found in an external DLL.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SysNation (Function)
Returns the nation currently used by the system.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
iParameterPDF (Function)
Defines the options for the generated PDF file.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
ServiceRestart (Function)
Restarts a service (already started).
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
dbgInfo (Function)
Returns a debug information.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......