ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Site development life cycle
Report based on a query
Queries are used to easily select records in one or more data files......
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Constants for managing contact functions
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
The Organizer control
The Organizer control is used to display and handle organizers......
DateTimeDifference (Function)
Calculates the difference between two dates and times.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.