ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
EventClose (Function)
Closes a synchronization event between several threads.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
HExecuteProcedure (Function)
Runs a stored procedure.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Constants for managing the modification of windows by the user
Principle for running threads
At runtime, an application runs in a main thread......
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
HSetREP (Function)
Enables or disables the management of .REP file.
Structure (Type of variable)
A structure is a custom type of data...
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min