ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Binding a Combo Box control to an item
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
hbDeleteTable (Function)
Deletes an HBase table.
Power (Function)
Raise a number to a power.
FaxPause (Function)
Pauses a fax in the spooler.
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Standard FTP functions
List of standard FTP functions...
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
User report editor (Reports & Queries)
A report provides a custom view of data......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Page contexts
In a Windows application, the information relative to a window is stored with the window......
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....