ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
LDAPNbValue (Function)
Returns the number of values for an attribute.
iDestination (Function)
Configures the print destination.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
HInfoReplica (Function)
Returns information about the specified replica.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Binding a Check Box control to an item
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Multi-project search
Performing a search in the current project is a common operation......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Table,Select,+ (External language)
Selects an element in a Table control.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
7. Multilingual applications in practice
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....