ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Projects in practice
Discover the main operations that can be performed on a project....
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.
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....
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
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......
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....