ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialValue (Property)
The InitialValue property gets and/or sets an initial value....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
grZoom (Function)
Defines the zoom of a chart.
Font (Type of variable)
A Font variable creates a font programmatically...
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
StringReverse (Function)
Reverses the characters of a string.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Visible (Property)
The Visible property is used to set the visibility of an element.
HCheckStructure (Function)
Defines the mode for comparing tables.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
fWrite (Example)
Usage example of the fWrite function
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
HTTPCreateForm (Function)
Creates an HTTP form.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
dPolyline (Function)
Draws a line composed of multiple segments.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).