ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Help about new features: Letting users know about changes
Applications are constantly evolving......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Style sheet
A style sheet ("......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Error 108: The size of the variable is not allowed
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
How to loop through a file using filters?
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
SOAP functions (prefix syntax)
List of SOAP functions...
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
DurationToString (Function)
Converts a duration to a character string in the specified format.