ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parameter (Property)
The Parameter property is used to get and change certain parameters.
fMemOpen (Function)
Opens a memory zone shared between several applications.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Operations performed on class diagrams
The following paragraphs explain......
5. Site test in practice
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<upnpDevice variable>.MediaOpen (Function)
Opens a media on the UPnP device.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
Generating a class diagram
The generation is used to create the WINDEV classes ("......
WDOptimizer: Editing and modifying a ".REP" file
Window controls
Several types of controls can be used in a window, ......
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
ActionRedo (Function)
Runs the last action canceled.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
Action functions
The following functions are used to manage actions:...
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.