ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Constants for managing fonts
List of constants used by the functions for font management....
grPrint (Function)
Prints a chart.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
WINDEV and the SOAP protocol
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
SilverLight control properties
List of properties associated with the SilverLight control...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Structure (Type of variable)
A structure is a custom type of data...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Logical operators
The logical operators are as follows......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
How to use an array of structures?
An array of structures is an Array variable......
Events associated with Static controls
List of events associated with Static controls...
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....