ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Linear Looper control properties
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
SocketConnect (Function)
Connects a client computer to a given socket.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Constants for managing Map controls
Constants for managing Map controls...
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Events associated with List Box controls
List of events associated with List Box controls...
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
SemaphoreCreate (Function)
Creates a semaphore.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
iPrintImage (Example)
Usage example of the iPrintImage function
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
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....
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
SIPVisible (Function)
Displays the keyboard.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.