ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. RAD (Rapid Application Development)
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Telephony constants
List of constants used by telephony functions...
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Bitwise operators
The operations on binary values are performed......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Bar Code management functions
The following functions are used to manage bar codes:...
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......