ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Creating index keywords
Index keywords allow users to easily find a help page......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
3. Deploying a dynamic WEBDEV site
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Translating a text file with WDTRAD
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
Note (Property)
The Note property is used to get and change a text associated with an element.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Various WEBDEV constants
Various WEBDEV constants...
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.