ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperSelectMinus (Function)
Deselects a row in a Looper control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
OLE DB: System requirements
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
ErrorThrow (Function)
Throw a non-fatal error.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
NetworkUser (Function)
Identifies the name of the connected user.
iBorder (Function)
Prints a border at specified coordinates.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
2. Projects in practice
Collapses a branch previously expanded....
2. Projects in practice
Discover the main operations that can be performed on a project....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......