ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Events associated with Looper controls
List of events associated with Looper controls...
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
StatVarianceP (Function)
Calculates the variance for a full series of values.
AuthLogout (Function)
Logs out a user previously authenticated via: the OAuth 2.0 protocol on any web service. the OpenID protocol on any web service. a JSON Web Token (JWT)....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
User group settings
TimeToString (Function)
Converts a time to a string in the specified format.