ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Canada.CheckBN9 (Function)
Checks the validity of a Canadian 9-digit Business Number (BN9).
Canada.CheckBN15 (Function)
Checks the validity of a Canadian 15-digit Business Number (BN15).
Operations performed on use case diagrams
The following paragraphs explain......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Border of controls
One of the most important elements of control style is its border......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The Wire control
The Wire control is used to visually link 2 controls......
Image control: the supported formats
The supported image formats are as follows:...
WDXView: Overview
WDXView is an ActiveX browser......
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Handling the report blocks through programming
Each report block is associated with different events......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.