ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
LooperCount (Function)
Returns the number of rows in a Looper control.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
SIPVisible (Function)
Displays the keyboard.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
PostMessage (Function)
Sends a Windows message to a control or to a window.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
W3C standardization
You must comply with the W3C standard (HTML 4......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.