ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
WinStatus (Function)
Identifies or modifies the window status.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
MySelf (Reserved word)
MySelf is used to handle the current control...
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
ControlClone (Function)
Creates a new control from an existing control.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Composite chart
A composite chart is a chart that displays several types of charts......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......