ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
GetDefinition (Function)
Retrieves the definition of element type.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Classes, members, methods and properties
A class is made of......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
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.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Guided tour management constants
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Environment of the report editor
Environment of the report editor...