ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
DriveDeleteFile (Function)
Deletes a file on the remote disk.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
fAttribute (Function)
Returns or modifies the attributes of a file.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
fSelect (Function)
Opens the Windows file picker.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.