ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Materialized view
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
WDDeploy features
WDDeploy can be used to......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
14. Generation modes
Generation modes...
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......