ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Projects in practice
Collapses a branch previously expanded....
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.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
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.
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
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......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
NextTitle (Function)
Modifies the title of next window to open.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Automatic management of exceptions
The management of exceptions can be customized by process......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....