ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
XLS file handling functions
List of functions for managing XLS files...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
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).
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Report based on a query
Queries are used to easily select records in one or more data files......
LooperDelete (Function)
Deletes a row from a Looper control.
HDescribeItem (Example)
Usage example of the HDescribeItem function
InitialState (Property)
The InitialState property gets the initial state of a control.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Programming an indexed control