ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Managing space characters in the searches?
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Partial indexing of memos
You now have the ability to index the content of a text memo item......
4. User Groupware
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Events associated with framesets
List of events associated with framesets...
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
ERR_NOTADEVVERSION
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......