ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Events associated with a Multimedia control
List of events associated with a Multimedia control...
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Warning 18: Loop without potential end
2. WEBDEV administrator in practice
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
HStatTime (Function)
Returns the time of the last update for the index statistics.
HChangeKey (Example)
Usage example of the HChangeKey function
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Configuring the SOAP administrator
ArrayCopy (Function)
Copies the content of an array to another array.
HStatNbRec (Function)
Returns the number of entries for a given key item.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
fWriteLine (Example)
Usage example of the fWriteLine function
FTPListFile (Example)
Usage example of the FTPListFile function