ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Date (Type of variable)
The Date type enables you to easily handle the dates...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
29. SEO in practice
Structure (Type of variable)
A structure is a custom type of data...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......