ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
fRemoveDir (Function)
Deletes a directory from a disk.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
fMoveDir (Function)
Moves a directory and its content.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
dbgEnableLog (Function)
Enables the runtime log programmatically.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
grGridlines (Function)
Displays or hides the chart gridlines.
EventDestroy (Function)
Explicitly destroys an event.
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
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.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Sort (Function)
Sorts a WLanguage array.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
fListResource (Function)
Lists the resources integrated to the application.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.