ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorLock (Function)
Used to check whether a lock error occurred.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
MyParent (Reserved word)
MyParent is used to handle...
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
10. Customizing the aspect of a site: skin elements
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
StringBuild (Function)
Builds a character string from an initial string and parameters.
Creating the Vision windows of the WINDEV RAD pattern
Code snippets
The code editor allows you to enter "Code snippets"......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
General environment of WINDEV
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....