ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
FontCreate (Function)
Creates a font definition.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
NationFramework (Function)
Defines or identifies the language of the framework.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Operator on Address
The & operator returns the address of a variable as an integer
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
fCurrentDir (Function)
Identifies or modifies the current directory.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.