ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
7. Source Code Manager (SCM)
Image control: the supported formats
The supported image formats are as follows:...
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Image editor: Features
The image editor includes several features......
WLanguage properties available in PHP
The following properties are available in PHP...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
ERR_NO_CURRENT_PAGE
Query technical documentation
The query editor automatically creates a technical documentation for each query......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Query editor
The query editor is used to automatically create queries on the data files......
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
<htmlDocument variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).