ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Creating a select query
A select query (corresponding SQL statement......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
6. Internal window
Internal windows...
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Open (Function)
Opens a modal WINDEV window.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
MatMultiply (Function)
Multiplies two matrices.
Local procedure
Two types of procedures are available......
Events associated with Table controls
List of events associated with Table controls...
Creating the skin template of a report
UI audit: Detect obsolete features
The lifecycle of some projects span several years......