ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
GPSLastPosition (Function)
Retrieves the information about the last known device position.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
hScheduling (Variable type)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled HFSQL Client/Server table optimization task. for a scheduled HFSQL Client/Server table backup job. for a scheduled replication of HFSQL servers....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box 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.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
fListResource (Function)
Lists the resources integrated to the application.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
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.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
EventDestroy (Function)
Explicitly destroys an event.
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.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.