ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
fChangeSize (Function)
Resizes an external file.
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....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
WDTestSite: Load test
The stress tests are used to check......
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).
SocketWrite (Function)
Writes a message intended to another socket.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
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.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
2. How to test a site?
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Various constants
List of various constants....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.