ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
Constants for managing the modification of windows by the user
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
grCreate (Function)
Creates a specific type of chart.
Label report
The report editor allows you to create "Label" reports......