ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
ComponentInfo (Function)
Returns information about a component.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
<Array>.Mean (Function)
Calculates the mean of the values within an array.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
fExeDir (Function)
Returns the directory from which the execution is started.
gImage (Function)
Builds a sequence of characters containing an image.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Beep (Function)
Emits a beep.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......