ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
RGB (Function)
Defines a color from its Red, Green and Blue components.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Creating a translation file
WDINT allows you to create a translation file....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
NumberInWords (Function)
Converts a number to words.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Automation object
The Automation keyword is used to declare an automation object...
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
LDAPRenameAttribute (Function)
Renames an attribute.
Compilation options
The compilation options allow you to define the help system generation settings......