ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Properties associated with the areas defined in Zoning mode
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
ListView control properties
List of properties associated with the ListView control...
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
FTPSend (Example)
Usage example of the FTPSend function
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
ThreadPause (Function)
Pauses the current thread during the specified duration.