ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
10. Page templates
ERR_NO_PAGE
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Count (Property)
The Count property returns the number of elements in a given set.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
8. Associating controls with data
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
9. Internal page
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....