ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extracting the text of the project
The following text can be extracted......
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
Error 116: An array dimension must be an integer value
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
PythonExecute (Function)
Executes a function present in a Python module.
HCreateView (Example)
Usage example of the HCreateView function