ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Code editor: Display options
The code editor proposes several display options......
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....
SysInstance (Function)
Returns the instance of a module.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Events associated with windows
List of events associated with windows...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Table controls
List of events associated with Table controls...
Events associated with Spin controls
List of events associated with Spin controls...
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
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......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Creating an insert query
An insert query (corresponding SQL statement......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
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)......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
Error 1054: 'Ancestor' cannot be used outside the code of a class
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......