ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
grSurfaceAddData (Function)
Adds a data into a Surface chart.
Clipboard management functions
List of functions for managing the clipboard...
iEllipse (Function)
Prints an ellipse (in a rectangle).
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Break in a report
The break is used to group the records corresponding to a sort criterion......
grDeleteSeries (Function)
Deletes a data series from a chart.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
FinNetCurrentVal (Function)
Returns the net current value of investment.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
ArrayCopy (Function)
Copies the content of an array to another array.
Comparison operators
The comparison operators can be divided into several categories......