ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

10. UMC: User Macro-Code
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Code editor: Display options
The code editor proposes several display options......
Bar Code management functions
The following functions are used to manage bar codes:...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
<Code Editor>.Uncomment (Function)
Uncomments the current selection in the Code Editor control. "//" characters at the beginning of the current line are removed....
Word Processing control events
WINDEV manages the following events by default......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
EmulateSpeed (Function)
Defines the runtime speed for the emulating functions.