ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Managing space characters in the searches?
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
15. Repeating a group of controls: loopers
Image control: the supported formats
The supported image formats are as follows:...
Generating the setup program
The last wizard step for creating the setup program allows you to......
Examples for using the OLE DB provider for HFSQL
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Sort the data displayed in your tables in one click
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.