ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
fCreate (Function)
Creates an external file.
ThreadMode (Function)
Changes the management mode of threads.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Character strings
WLanguage supports different types of strings....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Calling a procedure/a function
Syntax for calling a local or global procedure.
dbgEnableLog (Function)
Enables the runtime log programmatically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
How to loop through a file using filters?
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
LooperAdd (Function)
Adds a row at the end of a Looper control.
fRename (Function)
Modifies the name of a file.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
HSetLog (Function)
Enables or disables log management on a file.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.