ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Operations performed on collaboration diagrams
The following paragraphs explain......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Operations performed on object diagrams
The following paragraphs explain......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Handling report blocks
The different operations available on report blocks are as follows......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
2. Analysis in practice
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Report based on a query
Queries are used to easily select records in one or more data files......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
ReplicInfo (Function)
Returns information about a replication.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
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....