ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
fDirRename (Function)
Renames a directory.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Constants for WLanguage types
List of constants for managing WLanguage types....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
HAlias (Example)
Usage example of the HAlias function
Creating the Table windows of the WINDEV RAD pattern
User Groupware files
Two categories of data files are managed......