ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMemOpen (Function)
Opens a memory zone shared between several applications.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
SQLExec (Function)
Names and runs an SQL query.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Text (Property)
The Text property is used to get and modify text.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Title (Property)
The Title property is used to get and change the title of an element.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.