ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
2. User-friendly editors in practice
User-friendly editors in practice...
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
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....
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
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.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Creating and handling an item
The main operations that can be performed on an item are as follows......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
How to open a window?
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....