ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
HConnect (Example)
Usage example of the HConnect function
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Print modes of a report
Several print modes are available for a report....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Managing space characters in the searches?
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......