ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Option (Property)
The Option property is used to get and change certain options.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Alias (Property)
The Alias property gets the alias of an element.
OpenSister (Example)
Usage example of the OpenSister function
TimeValid (Function)
Checks the time validity.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
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....
ColorPalette (Function)
Returns a color found in the current palette.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
History of versions
The history of setup versions is an advanced feature of the network setup......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...