ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying and cloning
Variables are copied using the "=" operator...
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
Error 117: The array has X dimensions and you access it with Y dimensions
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
Scanner functions (prefix syntax)
The scanner functions are as follows:...
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
The Upload control
The Upload control is used to upload files on the Web server......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......