ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Constants for managing arrays
List of constants used by the functions for array management....
The Dashboard control
Dashboards are essential elements in an application......
HInfoReplica (Function)
Returns information about the specified replica.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
2. User-friendly editors in practice
User-friendly editors in practice...
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
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Cardinalities
The cardinalities are used to count the links between the files......
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......
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....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
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.
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.