ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
14. Controls in practice
HTMLToRGB (Function)
Converts the HTML color into RGB color.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Constants for external files
List of constants used by the functions for managing external files....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.