ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
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.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
System constants
List of constants used by the system functions....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
SQL view
An SQL view is a virtual data source defined by an SQL query......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
SQLExec (Function)
Names and runs an SQL query.
3-tier architecture
The development in "3-tier" architecture is now simplified......
Installing a SOAP server with Netscape iPlanet 4.1
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HOnError (Function)
Customizes the management of HFSQL errors.
HDescribeConnection (Function)
Describes a new connection to an external database.