ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Typing multilingual texts
For a multilingual application, you have the ability to......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
WDINT, WDTRAD and WDDIXIO: Translation tools
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Body block
The Body block corresponds to the main block of the report......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Page Header block
The Page header block is printed on each new page......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
WDZip: Overview
WDZip is used to compress and group your files in archives......