ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
WLanguage procedure called by NearbyShareAcceptConnection (Data reception)
WLanguage procedure ("callback") called by NearbyShareAcceptConnection when the entire file (or buffer) is received. This procedure provides information on the type and content of data transferred.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Defining a help window template
WINDEV allows you to create help window templates......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
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?