ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing iconic fonts
Include special characters in your captions via the iconic fonts....
23. Print modes
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Share your projects via Git
Git is a source code manager......
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
<Source>.UnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Body block
The Body block corresponds to the main block of the report......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
The planes in WEBDEV
The planes are used to group the controls of an element......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
9. Internal page