ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
HFSQL properties
List of HFSQL properties...
Bar Code management functions
The following functions are used to manage bar codes:...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Code editor: Display options
The code editor proposes several display options......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
WINDEV concepts
ERR_NO_END_TAG
ERR_PARSER
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Error 404: The file for HFSQL browse cannot be an expression of this type
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
Action Bar control events
Warning 127: You are using a data source local to the process
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).