ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Including the code
You want to include your code lines in a condition, in a structure, ......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Entity of a CDM
To group information according the MERISE method, entities must be created......
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grRaised (Function)
Used to display a chart with raised effect.
grSourceSeries (Function)
Defines the source of a series.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
User (Property)
The User property is used to identify and change the user of a feature.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
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).
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
SemaphoreCreate (Function)
Creates a semaphore.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
TextToRTF (Function)
Converts text to Rich Text Format.
iPrintImage (Example)
Usage example of the iPrintImage function
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).