ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
OCR constants
Adds a language to the native OCR system....
Comparison operators
The comparison operators can be divided into several categories......
Other operators
The following are additional operators......
Logical operators
The logical operators are as follows......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
The different types of windows
The following types of windows can be created in a WINDEV application......
Operator on Address
The & operator returns the address of a variable as an integer
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<DiskFile variable>.Close (Function)
Closes an external file.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Native Sybase Connector for WINDEV and WEBDEV 2024
Creating a Pivot Table control
To create a Pivot Table control......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......