ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
5. Site test in practice
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Manipulating a Layout control programmatically
A Layout control can be......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Page constants
List of constants used by page functions....
ERR_BAD_URL
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......