ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the setup program
Two tools can be used to create a setup program......
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Min (Function)
Returns the lowest value.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
grDeleteSeries (Function)
Deletes a data series from a chart.
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
ServiceWait (Function)
Pauses the current service during the specified duration.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Other operators
The following are additional operators......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Google constants
List of constants used by the Google functions....
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.