ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Document (Type of variable)
The Document type is used to handle a "docx" document.
iPrintBlock (Function)
Forces a report block to print.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Installing the monitor
The monitoring robot includes three executables......
EXE constants
List of constants used by the functions for managing executables....
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
<Chart>.Print (Function)
Prints a chart.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
fShortName (Function)
Returns the short name of a file or directory.
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
fExeDir (Function)
Returns the directory from which the execution is started.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Time (Type of variable)
The Time type is used to easily handle the times...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.