ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDir (Function)
Finds a file or directory.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
The Sidebar control
The Sidebar control gives access to different options......
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
iForceComplement (Function)
Forces the printing of a Body Complement block.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLPrevious (Function)
Positions on the previous row of the query result.
iEllipse (Function)
Prints an ellipse (in a rectangle).
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
SQLFirst (Function)
Positions on the first row of the query result.
iReportPrintingStatus (Function)
Returns the status of the current print.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
fShortName (Function)
Returns the short name of a file or directory.
fDirRename (Function)
Renames a directory.
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").