ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
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......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
HTTP constants
List of constants used by the HTTP functions....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
7. Multilingual sites in practice
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Page constants
List of constants used by page functions....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......