ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
2. WEBDEV administrator in practice
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
URI constants
The following constants are used by URI-specific functions:...
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
ThreadPause (Function)
Pauses the current thread during the specified duration.
Obtaining an SSL certificate for IIS2 (2.0 or later)
Software Factory
The concept of software factory is used to automate the process for creating applications....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Private Store for mobile applications
There are two methods two deploy your applications......
Error 30: An exception process cannot be declared inside another exception process...
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
iPreview (Function)
Configures the print destination.
Step 5: Site parameters
Once the site installed, you can define the site connection options......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.