ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grDeleteAll (Function)
Erases a chart and destroys this chart.
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
3. UML models in practice
16. Protecting access to the site: passwords
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.