ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Set of procedures
The global procedures are grouped in set of procedures...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
16. Types of code
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
WINDEV Mobile concepts
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Managing parallel tasks
The computers are becoming more and more powerful......
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
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......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Operations performed on object diagrams
The following paragraphs explain......
Examples for using the OLE DB provider for HFSQL
Sort the data displayed in your tables in one click
Operations performed on activity diagrams
The following paragraphs explain......
Operations performed on collaboration diagrams
The following paragraphs explain......
Operations performed on sequence diagrams
The following paragraphs explain......
<Window>.EdCreateNote (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.)
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Operations performed on state-transition diagrams
The following paragraphs explain......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......