ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocUpdateFormula (Function)
Updates the formulas in a document.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Document (Type of variable)
The Document type is used to handle a "docx" document.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
DateDifference (Function)
Calculates the number of days between two dates.
Age (Function)
Returns the age according to the date of birth.
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Handling report blocks
The different operations available on report blocks are as follows......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
PopupAnimate (Function)
Displays a popup in a page cell.
AppInstallUPD (Function)
Triggers the automatic update of current application.
InDays (Property)
The InDays property is used to convert a Duration variable to days.