ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
zipSize (Example)
Usage example of the zipSize function
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).
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
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.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
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....
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....