ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
The different types of integers
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
The Edit control
The Edit control allows users to enter data......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Phone constants (Android / iOS)
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Events associated with Table controls
List of events associated with Table controls...
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......