ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Error 1036: A class used in an array must have a constructor without parameter
Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Error 1035: A class used in a structure must have a constructor without parameter...
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Using .NET assemblies in a project
To use .NET assemblies in a project......
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
Events associated with Edit controls
WLanguage events associated with Edit controls...
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......