ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
grType (Function)
Identifies or modifies the type of chart.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Constants for managing Big Data Redis databases
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
CharactType (Function)
Returns information about the type of character.
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Progress Bar control properties
List of properties associated with the Progress Bar control...
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
8. Associating controls with data
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
GetDefinition (Function)
Retrieves the definition of element type.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
ArrayCopy (Function)
Copies the content of an array to another array.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......