ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
5. User Groupware in practice
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
fClose (Function)
Closes an external file.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Error 16: Incompatible CASE
Setup on a local network (LAN)
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
The pages
Pages are the main interface of a WEBDEV site......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Image editor: Features
The image editor includes several features......
26. Style sheets: to simplify the layout
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
5. Deploying a dynamic site (Session or AWP) in practice
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.