ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
ComponentInfo (Function)
Returns information about a component.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Table,Delete (External language)
Deletes an element from a Table control.
HReadLast (Example)
Usage example of the HReadLast function
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
SysIconAdd (Example)
Usage example of the SysIconAdd function
Setup directory
The setup wizard allows you to configure the setup directory of application....
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
WidgetDisplay (Function)
Refreshes a widget window.
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
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....
HReadSeek (Example)
Usage example of the HReadSeek function
iParameter (Function)
Retrieves the printer configuration and configures the print.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
iPrintImage (Example)
Usage example of the iPrintImage function
Serialization constants
The serialization constants are as follows:
XMLAddAttribute (Function)
Adds an attribute into an XML document.