ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
HLogRecreate (Function)
Used to re-create an empty log.
13. Security benefit: managing the "Back" button
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
fSeek (Example)
Usage example of the fSeek function
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Locking data files: correspondence between WINDEV 5.5 and the later versions
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
iParameter (Function)
Retrieves the printer configuration and configures the print.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
Various constants
List of various constants used by the constants WINDEV functions....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.