ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadLast (Example)
Usage example of the HReadLast function
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
ToClipboard (Function)
Writes text or image information into the system clipboard.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Table,Delete (External language)
Deletes an element from a Table control.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
.NET application
To create a.NET application from a project......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).