ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Handling the report blocks through programming
Each report block is associated with different events......
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Locking data files: correspondence between WINDEV 5.5 and the later versions
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Functions for managing multiple languages
Functions for managing multiple languages...
Table,Display (External language)
Refreshes the Table control.
Screen,Input (External language)
Starts the input in the controls of a window.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min