ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Software license agreement
WINDEV Express license agreement...
Chart constants
List of constants used by the functions for chart management....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
SQL view
An SQL view is a virtual data source defined by an SQL query......
PageDisplay (Function)
Displays a web page in the user's browser....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
grParameter (Function)
Retrieves or modifies a chart parameter.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
HLinkMemo (Example)
Usage example of the HLinkMemo function