ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
API (Function)
Runs a function found in an external DLL.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
CallDLL32 (Function)
Runs a function found in an external DLL.
WindowsVersion (Function)
Returns the runtime mode of Windows.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Speech synthesis management functions
The following functions are used to manage speech synthesis...
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
1. RAD (Rapid Application Development)
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
SysColor (Function)
Identifies or modifies the color of a Windows element.
Find out the account that runs the AWP protocol
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Windows
The windows represent the main interface of a WINDEV application......
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Page contexts
In a Windows application, the information relative to a window is stored with the window......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Window (External language)
Returns the number of windows opened at a given time.
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
1
4
5
6
7
8
216
>