ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Organizer report
The report editor gives you the ability to create "Organizer" reports....
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Code editor: Display options
The code editor proposes several display options......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Google document management functions
List of functions for managing Google documents...
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
diffApply (Function)
Applies a difference buffer to a specific buffer.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.