ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
iDestination (Function)
Configures the print destination.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Code statistics
The code statistics affect......
Creating the menus for the pages of the WEBDEV RAD pattern
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Composite variable
A composite variable contains different types of elements (members)...
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......