ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Chart constants
List of constants used by the functions for chart management....
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Execute (Function)
Starts the execution of a process through programming.
Constants for managing Gantt charts
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
WinCopyForm (Function)
Copies the content of a form into the clipboard.
fMoveDir (Function)
Moves a directory and its content.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Constants for managing projects
List of constants used by the functions for managing projects....
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
fMoveFile (Function)
Moves a file from one directory to another.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.