ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Recycle code windows
By default, a single code window is opened per ......
fRename (Function)
Modifies the name of a file.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Lotus Notes constants
List of constants used by the Lotus Notes functions....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
CurrentWin (Function)
Identifies the window currently in edit.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Step 1: Configuring the print parameters
This step allows you to choose......
Reduce (Function)
Applies a computation to each element of a WLanguage array.