ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Error 24: No END statement is associated with this LOOP
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
LockAppOn (Function)
Locks a WINDEV application.
8. 10 tips for better interfaces...
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Project (External language)
Opens and runs a WINDEV project.
ERR_DISCONNECTED_EXEC
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Creating index keywords
Index keywords allow users to easily find a help page......
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
ExecutePresetAction (Function)
Runs a preset WINDEV action.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
WDEnd (External language)
Ends a program that is using WINDEV.