ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
2. User-friendly editors in practice
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Library,Disk (External language)
Opens the project library that is stored on disk.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Environment of the window editor
The main elements of window editor are as follows: