ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
16. Application test in practice
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Creating a Java archive
When your Java application is developed, you can......
Constants for managing character strings
List of constants used by string management functions...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Calling a procedure/a function
Syntax for calling a local or global procedure.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Examples for using the OLE DB provider for HFSQL
Organizer report
The report editor gives you the ability to create "Organizer" reports....
License agreement - HFSQL Client/Server
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Name (Property)
The Name property is used to get the name of an element.