ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Progress Bar control properties
List of properties associated with the Progress Bar control...
ExeListProcess (Function)
Returns the list of applications currently run.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Page templates
WEBDEV allows you to create page templates......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Cross-references in the code editor
The cross-references in the code editor are used to identify......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
LoadParameter (Function)
Reads a persistent value.
Constants for the Exif functions
List of constants used by the Exif functions....
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
gpwAddUser (Function)
Adds a user to the User Groupware database.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.