ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Internal components in practice
Internal components in practice...
Comparison operators
The comparison operators can be divided into several categories......
SocketCreate (Function)
Creates a socket.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
PDF Reader control events
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
HCloseAnalysis (Function)
Closes the current analysis.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
GetDefinition (Function)
Retrieves the definition of element type.
Multiline strings
To type character strings over several lines in the code editor...
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Operations performed on class diagrams
The following paragraphs explain......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Character strings
WLanguage supports different types of strings....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......