ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Properties associated with a page
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
WLanguage procedure called by SelectColor
Browser WLanguage procedure ("callback") executed by SelectColor when the color selection popup is closed.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
18. Order of execution of the code of buttons/links
fSplit (Function)
Splits a file into several files.
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Cell control properties
List of properties associated with the Cell control...
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
SQL functions: Special case
List of SQL functions: Special case...
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......