ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
The key items
Keys are specific items in your analysis......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
ServiceUninstall (Function)
Uninstalls a service.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
VariableReset (Function)
Resets the variable to its initial value.
Combination (Type of variable)
A combination is a set of options.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Accessibilité (Property)
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Declaring and using a variable
A variable is defined by name and type......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......