ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Beep (Function)
Emits a beep.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
HChangeConnection (Example)
Usage example of the HChangeConnection function
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
11. User Macro-Code: UMC in practice
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Help system properties
The properties of help system are used to define......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
ControlClone (Function)
Creates a new control from an existing control.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.