ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLTransaction (Example)
Usage example of the SQLTransaction function
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
SQLExec (Function)
Names and runs an SQL query.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
7. Multilingual applications in practice