ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
LanguageToName (Function)
Returns the name of a language.
HStatDate (Function)
Returns the date of the last update for the index statistics.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....