ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Seek (Function)
Searches for the index of an element in a WLanguage array.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
fImageSelect (Function)
Opens the image picker of Windows.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
13. Types of standard controls