ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
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)......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Internal component
An internal component is a set of elements from a project......
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
grExist (Function)
Checks the existence of a chart in memory.
HAlias (Example)
Usage example of the HAlias function
zipExtractAll (Example)
Usage example of the zipExtractAll function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Error 34: 'Break' is not allowed outside the loops
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.