ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grDraw (Function)
Draws a chart according to the specified parameters.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
zipSize (Example)
Usage example of the zipSize function
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
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)....
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....
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....