ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Container column in a Table control
A cell found in a Table control can contain a set of controls......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
fReadLine (Example)
Usage example of the fReadLine function
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
fFileExist (Function)
Checks the existence of an external file.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Creating the Vision pages of the WEBDEV RAD pattern
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
iCreateFont (Example)
Usage example of the iCreateFont function
iPrintZone (Example)
Usage example of the iPrintZone function
8. Optimizing an application
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Miscellaneous Windows constants
List of constants used by the Windows functions....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.