ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteAll (Function)
Deletes all files from an archive.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fCreate (Function)
Creates an external file.
ThreadMode (Function)
Changes the management mode of threads.
The OLE control
The OLE control is used to handle an OLE object......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
HClient structure
The HClient structure is used to......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
dbgEnableLog (Function)
Enables the runtime log programmatically.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......