ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Software Factory
The concept of software factory is used to automate the process for creating applications....
MemCreate (Function)
Creates a memory area.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
The different types of windows
The following types of windows can be created in a WINDEV application......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Component (Property)
The Component property configures the different components of a composite key.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
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)....
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......