ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

End-user UI editing functions (prefix syntax)
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Operations performed on class diagrams
The following paragraphs explain......
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, ......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Sort the data displayed in your tables in one click
4. Dedicated server or shared server?
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
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....
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
Copying and cloning
Variables are copied using the "=" operator...
State (Property)
The State property is used to get and change the state of an element.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
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.)....
DocClose (Function)
Closes a docx file and frees the document.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....