ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
How to develop a PHP site?
What is a PHP site?......
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Classes, members, methods and properties
A class is made of......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the table, according to a specified item.
Test of a query
The query editor allows you to run the test of query result......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
iDestination (Function)
Configures the print destination.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
SQLFirst (Function)
Positions on the first row of the query result.
Advanced types
The advanced types of WLanguage are as follows...
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...