ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Analysis in practice
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
General environment of WINDEV
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Project portfolio
From version 25, you can create "project portfolios"......
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
Properties associated with Combo Box controls that display a table
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
fMoveDir (Function)
Moves a directory and its content.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
HJSONToRecord (Function)
Imports JSON data into the current record.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...