ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Extracting the text of the project
The following text can be extracted......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
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....
OpenChild (Function)
Opens a non-modal child window.
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
GanttTask (Variable type)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....