ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telephony constants
List of constants used by telephony functions...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Animating a Static control
Two methods can be used to animate a Static control......
ERR_NO_CURRENT_PAGE
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Error 1014: The access to the member of the class is restricted by a private inheritance
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
MCIPositionFormat (Function)
Fixes the format used to define the position in a media file (opened by MCIOpen).
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......