ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
grCreate (Function)
Creates a specific type of chart.
zipFileSize (Example)
Usage example of the zipFileSize function
iHPos (Function)
iHPos is kept for backward compatibility.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Position (Function)
Finds the position of a specified string within another string.
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.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
FTPConnect (Example)
Usage example of the FTPConnect function
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
HCreateView (Example)
Usage example of the HCreateView function
HSubstDir (Example)
Usage example of the HSubstDir function
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Comparison operators
The comparison operators can be divided into several categories......
HDescribeConnection (Function)
Describes a new connection to an external database.
grPrint (Function)
Prints a chart.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
zipChangePath (Example)
Usage example of the zipChangePath function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
iEndReport (Function)
Forces the report print to stop.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function