ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
HDBIndex (Function)
Opens an xBase index file.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
MemCount (Function)
Returns the number of elements found in a memory zone.
ExceptionInfo (Function)
Retrieves information about the current exception.
End of Document block
The End of document block is run once at the end of the report execution......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
MemDelete (Function)
Deletes an element from a memory zone.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
2. Types of setup
Types of setup...
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......