ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Action Bar control functions
The following functions are used to manage the Action Bar control......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
fTrackStop (Function)
Stops monitoring a file or directory.
DocSave (Function)
Saves a document as a "docx" file.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
<Source>.DescribeFile (Function)
Describes a data file programmatically.