ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
TreeListItem (Example)
Usage example of the TreeListItem function
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
FTPListFile (Example)
Usage example of the FTPListFile function
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback...
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set...
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page...
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent...
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window,...
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
Event (Example)
Usage example of the Event function
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.