ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Creating the Table windows of the WINDEV RAD pattern
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Creating the Relation windows of a WINDEV RAD pattern
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern