ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
User Groupware files
Two categories of data files are managed......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
HStatTime (Function)
Returns the time of the last update for the index statistics.
Reports & Queries: New features in this version
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Running the test of the User Groupware and installing it
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
9. Sharing a project in practice
Sharing a project in practice...
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.