ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
HDescribeConnection (Function)
Describes a new connection to an external database.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Title (Property)
The Title property is used to get and change the title of an element.
GetDefinition (Function)
Retrieves the definition of element type.
ModbusDisconnect (Function)
Closes the Modbus session.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
VariableReset (Function)
Resets the variable to its initial value.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
fMoveFile (Function)
Moves a file from one directory to another.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
MCI constants
List of constants used by the MCI functions....
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Creating a window skin template
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.