ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
The Edit control
The Edit control allows users to enter data......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Multiline strings
To type character strings over several lines in the code editor...
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
HListItem (Function)
Returns the list of items: found in a table (a query or a view) known to the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
String (Variable type)
The String type is used to manipulate strings......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
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)......
SysScreenOrientation (Function)
Allows you to: know the orientation of the device screen (Android or iOS phone). set the screen orientation of the device (Android phone)....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).