ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Configuring the setup program
Two tools can be used to create a setup program......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
HRead (Function)
Reads a record in a file according to a given record number.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.