ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Z-index of a control
All the controls in a window or report have a different z-index......
HFSQL Client/Server: Configuring the data files on the server
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Automatic management of exceptions
The management of exceptions can be customized by process......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
29. SEO in practice
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
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.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Calling a procedure/a function
Syntax for calling a local or global procedure.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Open (Function)
Opens a modal WINDEV window.
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....