ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Configuring the setup program
Two tools can be used to create a setup program......
Managing main window menus
A main menu is necessarily associated with a window......
WDTestSite: Load test
The stress tests are used to check......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
PageParameter (Function)
Returns the value of a parameter passed to the current page.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
WDSQL, SQL querier: Overview
WDSQL is used to......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Installing a SOAP server with Netscape iPlanet 4.1
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Creating the Relation pages of a WEBDEV RAD pattern
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......