ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Creating the Table pages of the WEBDEV RAD pattern
Items used in a select query
A query created in the query editor can contain several types of items......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Information 37: Optimize your FOR loop
Creating the menus for the pages of the WEBDEV RAD pattern
The planes in WEBDEV
The planes are used to group the controls of an element......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
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.
<Cell>.DisplayDialog (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.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
W3C standardization
You must comply with the W3C standard (HTML 4......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
ThreadCurrent (Function)
Returns the name of the thread currently run.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
fSeparator (Function)
Returns a file path with normalized separators.
Screen,Next (External language)
Returns the name of the next editable control.