ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
5. Displaying a WEBDEV Session site
2. User-friendly editors in practice
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
WDDeploy features
WDDeploy can be used to......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
ERR_NO_WDADMIN
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
fSelect (Function)
Opens the Windows file picker.
fOpenTempFile (Function)
Creates and opens a temporary file.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
fDirSize (Function)
Returns the size of a directory in bytes.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
SaaSAdminAddClient (Function)
Adds a SaaS client account.