ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the skin template of a report
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Popup window
WINDEV allows you to open windows in popup format......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Query editor
The query editor is used to automatically create queries on the data files......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Error 102: The constants can be defined in the initialization code of project, ...
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Structure of data files of user groupware