ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
HState (Function)
Used to find out the state of a record.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Events associated with TreeView controls
List of events associated with TreeView controls...
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Space (External language)
Fills the content of WdString with space characters on the right.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Environment of code editor
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Entity of a CDM
To group information according the MERISE method, entities must be created......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).