ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
TreeCollapse (Function)
Collapses a branch previously expanded.
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
zipEndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
SMSSend (Function)
Sends an SMS.
grType (Function)
Identifies or modifies the type of chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Pre-launched sessions
A pre-launched session is a website (or web service) session launched automatically on the web server from the WEBDEV Application Server......
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Library,Disk (External language)
Opens the project library that is stored on disk.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.