ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
Constants for test
List of constants used by the functions for managing automated tests....
How to develop a PHP site?
What is a PHP site?......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
tapiCapability (Function)
Returns the characteristics of a telephony device.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Document (Type of variable)
The Document type is used to handle a "docx" document.
SocketConnect (Function)
Connects a client computer to a given socket.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Running the test of the User Groupware and installing it
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
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.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Compilation options (chm format)
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
WINDEV 2024 Tutorial - Table of contents
Passing parameters
The parameters can be passed to a procedure......