ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
KeyPressed (Function)
Checks which key is pressed.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
TreeListItem (Example)
Usage example of the TreeListItem function
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
XMLParent (Example)
Usage example of the XMLParent function
HAddUser (Function)
Adds a user to a database.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Various WEBDEV constants
Various WEBDEV constants...
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
GglDelete (Function)
Deletes data from the Google server.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
fDirSize (Function)
Returns the size of a directory in bytes.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....