ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
The "Analysis" pane
The "Analysis" pane lists......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Resizing a window (AAF)
DocClose (Function)
Closes a docx file and frees the document.
Copying and cloning
Variables are copied using the "=" operator...
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
The Image control
The Image control is used to......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Creating user accounts
A User account allows the server administrator to......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.