ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Automatic management of exceptions
The management of exceptions can be customized by process......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
WDInst: handling the files to install
By default, the files to install are......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.