ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Modbus constants
Constants used by the Modbus management functions....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Execute (Function)
Starts the execution of a process through programming.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
FTPSize (Example)
Usage example of the FTPSize function
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
FTPCommand (Function)
Sends a specific FTP command to a server.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Compilation options (chm format)
WDScript: use in command-line and console mode
Events associated with Edit controls
WLanguage events associated with Edit controls...
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
FTPDate (Example)
Usage example of the FTPDate function
FTPAttribute (Example)
Usage example of the FTPAttribute function