ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Starting WDOptimizer in a command line
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ChangeCharset (Example)
Usage example of the ChangeCharset function
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
New (Reserved word)
New is used to allocate memory space...
ArrayDistinct (Function)
Returns an array without duplicates.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
SysSpace (Function)
Returns the physical memory space for the current computer.
Company (Property)
The Company property is used to get and modify the company associated with an element.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Content (Property)
The Content property is used to get and change the content of an element.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
Notification
The Notification keyword can correspond to: