ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style sheet
A style sheet ("......
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
ErrorBuild (Function)
Displays a custom error message in a system error window.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WDInst: handling the files to install
By default, the files to install are......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Array management functions
List of functions for managing arrays...
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.