ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
2. User-friendly editors in practice
User-friendly editors in practice...
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Events associated with Table controls
List of events associated with Table controls...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
5. User Groupware in practice
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Creating a query
Two methods can be used to create a query......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
HChangeKey (Function)
Changes the browse item.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Creating a Pivot Table control
To create a Pivot Table control......
5. User Groupware in practice
7. Dynamic site on specific configurations
fExeDir (Function)
Returns the directory from which the execution is started.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min