ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
CodeHTML (Property)
The CodeHTML property is used to read and change the HTML code associated with a Web Component control.
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
HTMLOnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
HTML document management functions
List of functions that manipulate HTML documents....
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.OnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
2. Modes to install an application
8. Associating controls with data
Error 403: The item does not belong to the file
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......