ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
zipDeleteFile (Function)
Deletes a file from an archive.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Constants for managing projects
List of constants used by the functions for managing projects....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HState (Function)
Used to find out the state of a record.
.NET object
To access a class......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
How to open a window?
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Border (Type of variable)
The Border type is used to handle a border through programming...
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....