ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrientationTitle (Property)
The OrientationTitle property is used to: Determine whether the headings of one or multiple columns in a Table control are angled. Angle the headings of one or all the columns in a Table control....
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Remote WEBDEV administrator: Connection management
The remote administration tool is used to manage the connections to the dynamic WEBDEV websites....
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
Description (Property)
The Description property is used to get and change the page description.
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....