ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
HTTP server response procedure parameters
WLanguage procedure (also called "callback") called by the HTTPSend function or the HTTPSendAsynchronous function when the HTTP server responds.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
docColumn (Variable type)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
ThreadMode (Function)
Changes the management mode of threads.
5. Deploying a dynamic site (Session or AWP) in practice
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Manager of automated tests
The test manager is used to......
HReadNext (Function)
Sets the position on the next table record according to a browse item.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Changing sites from AWP to SEO-ready session mode
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
CharactType (Function)
Returns information about the type of character.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......