ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemCreate (Function)
Creates a memory area.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
SMSSend (Function)
Sends an SMS.
Specific features of the applications for iPhone/iPad
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
PopupAnimate (Function)
Displays a popup in a page cell.
Component (Property)
The Component property configures the different components of a composite key.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
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).
Software Factory
The concept of software factory is used to automate the process for creating applications....
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....