ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
PageChangeLayout (Function)
Applies a specific layout to a page.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
fOpenTempFile (Function)
Creates and opens a temporary file.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
State (Property)
The State property is used to get and change the state of an element.
Constants for managing the spell check
CursorCapture (Example)
Usage example of the CursorCapture function
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
10. Customizing the aspect of a site: skin elements
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Date (Type of variable)
The Date type enables you to easily handle the dates...