ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
<Word Processing>.ToHTML (Function)
Converts the content of a Word Processing control into an HTML file.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Binding a Check Box control to an item
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
2. Modes to install an application
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
The different types of windows
The following types of windows can be created in a WINDEV application......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......