ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
fRename (Function)
Modifies the name of a file.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
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....
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
fClose (Example)
Usage example of the fClose function
HCopyRecord (Example)
Usage example of the HCopyRecord function
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
XMLSave (Function)
Saves an XML document in a file.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.WaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.