ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
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......
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
EnumElement (Example)
Usage example of the EnumElement function
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
fWrite (Function)
Writes: a character string into an external file. a memory section....
Google Contacts management functions
List of functions for managing Google contacts...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Table,Display (External language)
Refreshes the Table control.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
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....
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......