ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
grDraw (Function)
Draws a chart according to the specified parameters.
ServicePause (Function)
Pauses a service.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
XMLChild (Function)
Positions on the first child element of current element.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
ServiceContinue (Function)
Restarts a paused service.
Constants for managing the Enumerations and the Combinations