ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
You used WINDEV 28
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
Clipboard management functions
List of functions for managing the clipboard...
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Data persistence
The data persistence is used to store the value typed by the user......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Control management functions
List of functions for managing controls...
Windows event management functions
List of functions for managing Windows events...
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Dialog box management functions
List of functions for managing dialog boxes...
"?" menu
WINDEV proposes a help menu adapted to your applications......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Extracting messages added or modified since last extraction
A project was already created and translated......
ERR_NO_CURRENT_PAGE
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
gpwOpen (Function)
Opens the User Groupware login window or page.