ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
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.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Properties associated with the Cell control field
List properties associated with the Cell control field...
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Different types of data (Type of variable)
A variable is defined by name and type......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Info (Function)
Displays a custom message in a system information window.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Supercontrol
A supercontrol is an advanced type of control......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......