ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
The HTML control
The HTML control displays HTML pages or HTML code...
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
WinChangeAlias (Function)
Modifies the alias of a window.
"?" menu
WINDEV proposes a help menu adapted to your applications......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Miscellaneous Windows constants
List of constants used by the Windows functions....
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Font management properties
List of font management properties...
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
fImageSelect (Function)
Opens the image picker of Windows.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.