ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
WDTrans: Overview
WDTrans is a tool for canceling transactions......
How to develop a PHP site?
What is a PHP site?......
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Error 1038: This member already exists in the class
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
ERR_BAD_FILE
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
10. UMC: User Macro-Code
Guide organization
Organization of WINDEV Concepts...
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
ScreenToSource (Function)
Automatically initializes: the values of a data file'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....
WEBDEV 2024
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
SourceFromWindow (Function)
Automatically updates: the values of a data file'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....