ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ......
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
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.)....
Assignment operators
Three assignment operators are available......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
11. Window templates
WINDEV Mobile allows you to create window templates....
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.