ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
OBEX constants
List of constants used by the OBEX functions....
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Android Control Center
Do you know where to find your application log files?...
Environment of the window editor
The main elements of window editor are as follows:
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.