ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iEndReport (Function)
Forces the report print to stop.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
2. Projects in practice
Discover the main operations that can be performed on a project....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
iPrintZone (Example)
Usage example of the iPrintZone function
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Using WDDIXIO
To translate the text used in your project:...
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
ShellExecute (Function)
Opens a document in its associated application.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
SilverLight control properties
List of properties associated with the SilverLight control...
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
iZoneHeight (Example)
Usage example of the iZoneHeight function