ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
ControlNext (Function)
Returns the name of the next control in input mode.
WinOutWidth (Function)
Returns the full width of a window (including the border).
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Thread management functions
List of functions for managing threads...
grDeleteAll (Function)
Erases a chart and destroys this chart.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
HDescribeLink (Function)
Describes a link between two data files through programming.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
ArraySort (Function)
Sorts a WLanguage array.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
HDBIndex (Function)
Opens an xBase index file.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.