ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Operations performed on state-transition diagrams
The following paragraphs explain......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Resizing a window (AAF)
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......
DocClose (Function)
Closes a docx file and frees the document.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Declaring and using a variable
A variable is defined by name and type......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.