ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Installing a SOAP server with Netscape iPlanet 4.1
HCopyRecord (Example)
Usage example of the HCopyRecord function
Error 301: Unknown identifier
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
HIndex (Function)
Rebuilds the file index (".NDX" file).
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
fSeek (Example)
Usage example of the fSeek function
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Composite variable
A composite variable contains different types of elements (members)...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Constants for managing the Image Editor control
5. Deploying a dynamic site (Session or AWP) in practice
Configuring the setup program
Two tools can be used to create a setup program......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.