ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRead (Function)
Reads a record in a file according to a given record number.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
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).
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
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.
<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.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
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.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
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......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
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.
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.