ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android: The different types of notifications
Android proposes several types of notifications to inform the user......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Using the task management and the schedule
Time management is extremely important......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Info (Function)
Displays a custom message in a system information window.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
MyParent (Reserved word)
MyParent is used to handle...