ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Operations performed on object diagrams
The following paragraphs explain......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
ReplicAdmin: Overview
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Creating the Relation windows of a WINDEV RAD pattern
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Kanban control events
The following events are associated with Kanban controls......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....