ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
<Buffer type>.EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
Page Header block
The Page header block is printed on each new page......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Page Footer block
The Page footer block is run at the end of each page......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
MatWrite (Function)
Writes an element into a matrix.
SocketWrite (Function)
Writes a message intended to another socket.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Print functions (prefixed syntax)
List of print functions...
Label report
The report editor allows you to create "Label" reports......
iColumnEnd (Function)
Forces a column break in a multi-column report.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.