ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calendar functions (prefix syntax)
SQL view
An SQL view is a virtual data source defined by an SQL query......
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
ERR_BAD_CONTEXT_INTERNAL
ERR_CANNOT_LAUNCH
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
Testing the WEBDEV Application Server setup with an example
Adds an image to a page in an existing PDF file....
3. Deploying a dynamic WEBDEV site
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
ERR_NO_PAGE