ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
(No title )
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
ThreadEnd (Function)
Ends the execution of the current thread.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......