ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Choice of vocabulary
WINDEV has established its own vocabulary......
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
Filtering the headers and the content of a Pivot Table
By default, the contents of a Pivot Table control are calculated using all the data from the tables used as a data source......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.