ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an action plan
The action plans group all actions that will be performed by the software factory....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HChangeName (Function)
Modifies the physical name of a table.
ChangeSkinTemplate (Function)
Dynamically changes the theme: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
grCreate (Function)
Creates a specific type of chart.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
WDZip: Creating or modifying an archive
This help page explains how to......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Installer theme
The setup program creation wizard lets you customize the setup program windows......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
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)....
Assignment operators
Three assignment operators are available......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min