ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Analysis" pane
The "Analysis" pane lists......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Handling the report blocks through programming
Each report block is associated with different events......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Recompiling the project
The project compilation is a process used to......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
1. Deploying a static site
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
XLS file handling functions
List of functions for managing XLS files...
Date and Time management functions
List of functions for managing dates and times...
Make calculations easier with the calculator
Site Map control properties
List of properties associated with a Site Map control...
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......