ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties linked to the Euro management
List of properties linked to the Euro management...
Example for creating a select query
This help page explains how to create two select queries......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Phone management functions
List of functions for phone management...
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
HClient structure
The HClient structure is used to......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Error 20: The variable of the FOR loop should be a real
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
OpenSister (Function)
Opens a non-modal sibling window.
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....
OpenChild (Function)
Opens a non-modal child window.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
sEvent (Function)
Branches an event on a serial port.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....