ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
<Word Processing>.GoIntoEdit (Function)
Enters Word Processing control in a specific part of the document: body, header or footer.
DocGoIntoEdit (Function)
Enters Word Processing control in a specific part of the document: body, header or footer.
Peeling Corner control properties
Callback fonction GPSRécupèrePosition...
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Creating an executable: How it works and the library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....