ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifDeleteCategory (Function)
Deletes a notification category from the application.
Font
The Font keyword can correspond to: a Font variable. the Font property....
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
gpwResetPassword (Function)
Resets the password of a registered user.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
gpwMode (Function)
Returns the runtime mode of the User Groupware.
OpenSister (Function)
Opens a non-modal sibling window.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Operations performed on activity diagrams
The following paragraphs explain......
Phone constants (Android / iOS)
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.