ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
MemoryFormat (Property)
The MemoryFormat property gets and sets the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static Text controls. editable combo boxes. table columns displayed by combo boxes....
Creating the executable and the setup program
The languages supported by the application are taken into account......
WDSQL: Convert the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Sharing the context menus in the project
In most cases, several context menus are included in your applications......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
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......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Aliases on data files: HAlias
The aliases are used to handle......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
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.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
docTable (Variable type)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.