ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Error (Function)
Displays a custom error message in a system error window.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
AJAXExecute (Example)
Usage example of the AJAXExecute function
ContactAdd (Example)
Usage example of the ContactAdd function
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Constant
The constants are language elements whose value is fixed once and for all...
Seek (Function)
Searches for the index of an element in a WLanguage array.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
HDelete (Function)
Deletes a record from a data file (query or view).
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Record (Type of variable)
The Record type is used to save the values of a record.
HDescribeConnection (Function)
Describes a new connection to an external database.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Page Header block
The Page header block is printed on each new page......
Error 1049: The access directives are not allowed in a composite variable
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
<Array>.Sort (Function)
Sorts a WLanguage array.