ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
DDELink (Function)
Creates a hot link with a data.
NetworkDisconnect (Function)
Disconnects a network drive.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
SOAPRun (Function)
Runs a procedure on a SOAP server.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Constants for managing Big Data Redis databases
Animation (Property)
The Animation property animates an image.
List of reserved words
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
HClient structure
The HClient structure is used to......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.