ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
How to develop a PHP site?
What is a PHP site?......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
<Source>.CreateIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
NoteDelete (Function)
Deletes a repositionable note found in the current window.
ScreenToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SourceFromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....