ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Structure of data files of user groupware
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
User Groupware files
Two categories of data files are managed......
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
28. Site SEO
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
The requested action cannot been performed: the page was not synchronized
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....