ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
ControlClone (Function)
Creates a new control from an existing control.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Map control properties
The following properties can be used with Map controls:...
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
grDeleteAll (Function)
Erases a chart and destroys this chart.
LooperSelectPlus (Function)
Selects a row in a Looper control.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Address
The Address keyword can correspond to...
ReplicInfo (Function)
Returns information about a replication.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Height (Property)
The Height property gets and sets the height of an element.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Width (Property)
The Width property is used to determine and change the width of an element.
Visible (Property)
The Visible property sets the visibility of an element.
iReportPrintingStatus (Function)
Returns the status of the current print.
fChangeSize (Function)
Resizes an external file.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.