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...
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
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, ...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy...
General environment of WINDEV
Initializes the different SQL variables with information relative to the last query run.
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
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]...
Environment of the project editor
The main elements of the project editor are as follows:
(No title )
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock...
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
EnumControl (Example)
Usage example of the EnumControl function
fExtractPath (Example)
Usage example of the fExtractPath function
PageNumber (Property)
The PageNumber property gets and sets a page number.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept...
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described...
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes...
zipCreate (Function)
Creates an archive.
Map control properties
The following properties can be used with Map controls:...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Time (Type of variable)
The Time type is used to easily handle the times...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......