ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterViewer (Function)
Configures the report viewer.
HAdd (Example)
Usage example of the HAdd function
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
7. Source Code Manager (SCM)
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateDifference (Function)
Calculates the number of days between two dates.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
HListConnection (Function)
Returns the list of connections currently described in the application.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
OpenSister (Function)
Opens a non-modal sibling window.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Upload control events
The following processes are associated with the Upload control:...
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...