ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Push notification
A mobile device can receive push notifications......
CallDLL32 (Function)
Runs a function found in an external DLL.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Operating mode of dynamic Active WEBDEV Pages
SCM: Merging differences
WDOptimizer is used to......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
API (Function)
Runs a function found in an external DLL.
Calling a procedure/a function
Syntax for calling a local or global procedure.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).