ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWrite (Function)
Writes: a character string into an external file. a memory section....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
TreeView Table control functions
List of functions for managing TreeView Table controls...
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Radio Button control functions
The following functions are used to manage the Radio Button controls......
Pivot Table control functions
Pivot Table control functions...
Multiline Zone control functions
Functions for handling Multiline Zone controls....
Copying controls from the page editor
The controls can be copied from the page editor......
Copying controls from the report editor
The controls can be copied from the report editor......
Organization Chart control functions
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Combo Box control functions
List of functions for handling the Combo Box controls...