ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
12. Control templates
WINDEV Mobile allows you to create control templates....
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Euro functions
List of Euro functions...
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
PicOpen (Function)
Opens an image in an Image Editor control.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
dPolyline (Function)
Draws a line composed of multiple segments.
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, ......
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
The home page
The home page is the first page of your site......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Label report
The report editor allows you to create "Label" reports......
WINDEV concepts
StringReverse (Function)
Reverses the characters of a string.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.