ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

15. Unit tests on the executable
Starts reading the current media on the UPnP device....
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an Edit control in Date format with Calendar....
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
User Groupware: Password encryption
For better security in the User Groupware, WINDEV and WEBDEV now encrypt user passwords......
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
You used WINDEV Mobile 2024
Retrieves the brightness of a UPnP device....
UTF8ToString (Function)
Converts a string in UTF8 format into an ANSI or Unicode string.
RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Report viewer: "Annotate" pane
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Parameters of the procedure used by PDFVerifySignatures
WLanguage procedure ("callback") called by PDFVerifySignatures, executed when an invalid signature is detected in a PDF document.
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
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......
Parameters of the procedure used by NearbyShareSend
WLanguage procedure ("callback") called by NearbyShareSend to notify whether or not the data was sent successfully.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be manipulated in WLanguage in a window with the following properties.
OLE DB: System requirements
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
3. UML models in practice
The Image property gets and sets the background image of a control or block....