ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
zipChangePath (Example)
Usage example of the zipChangePath function
GPSGetPosition (Function)
Retrieves information about the current device position.
Number (Property)
The Number property is used to get the number of an element.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Modified (Property)
The Modified property lets you know if an element has been modified.
Visible (Property)
The Visible property is used to set the visibility of an element.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
TextToRTF (Function)
Converts text to Rich Text Format.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....