ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control (Type of variable)
The Control type is used to define the characteristics of a control.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Image (Property)
The Image property gets and sets the background image of a control or block.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
zipListFile (Function)
Returns the list of files found in an archive.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Speech synthesis in the mobile applications
The phones can talk!......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.