ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMoveDir (Function)
Moves a directory and its content.
fAttribute (Function)
Returns or modifies the attributes of a file.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
grOrientation (Function)
Modifies the orientation of chart axes.
grGridlines (Function)
Displays or hides the chart gridlines.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
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....
ThreadState (Function)
Returns the current status of a thread.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
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.
iParameterPDF (Function)
Defines the options for the generated PDF file.
EventDestroy (Function)
Explicitly destroys an event.
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.