ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
How to open a window?
Replication: The different types
The data replication is a powerful feature......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Drawing constants
List of constants used by the drawing functions....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
HTTPSendForm (Function)
Sends an HTTP form.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Installing a SOAP server with Netscape iPlanet 4.1
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Constants for managing certificates
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Handling Organization Chart controls programmatically
Global procedure/function
A global procedure can be used in all the processes or events of the project....