ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Filtering the headers and the content of a Pivot Table
By default, the contents of a Pivot Table control are calculated using all the data from the tables used as a data source......
ModbusDisconnect (Function)
Closes the Modbus session.
.NET object
To access a class......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ShellExecute (Function)
Opens a document in its associated application.
Comparison operators
The comparison operators can be divided into several categories......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
ThreadEnd (Function)
Ends the execution of the current thread.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....