ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Count (Property)
The Count property returns the number of elements in a given set.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
14. Controls in practice
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
fChangeSize (Function)
Resizes an external file.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
SocketWrite (Function)
Writes a message intended to another socket.
WDTestSite: Load test
The stress tests are used to check......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Description (Property)
The Description property is used to get and change the page description.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......