ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
OpenMobileWindow (Function)
Opens a window in a mobile application.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Open (Function)
Opens a modal WINDEV window.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Setup mode
Several methods can be used to distribute a WINDEV application......
Events associated with Table controls
List of events associated with Table controls...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
CertificateSignString (Function)
Creates the signature of a character string.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Utility components
WINDEV includes several utility components that allow you to handle data directly......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.