ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Table,Add (External language)
Adds an element to a Table control.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
PostMessage (Function)
Sends a Windows message to a control or to a window.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
HSubstDir (Example)
Usage example of the HSubstDir function
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
URL Rewriting
URL Rewriting is a technique used to improve SEO......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......