ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
fMoveDir (Function)
Moves a directory and its content.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Page Header block
The Page header block is printed on each new page......
ERR_BAD_CONTEXT_INTERNAL
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
grDestinationWMF (Function)
Defines a meta file as chart destination.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
11. Choosing the action of a button/link
fLoadResource (Function)
Loads the content of a resource from a library.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.