ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly...
iHPos (Function)
iHPos is kept for backward compatibility.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
iVPos (Function)
iVPos is kept for backward compatibility.
Time (Type of variable)
The Time type is used to easily handle the times...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
EventCreate (Function)
Creates an event.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Scheduler report
The report editor allows you to create "Scheduler" reports....
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
HDescribeConnection (Function)
Describes a new connection to an external database.
HDescribeFile (Function)
Describes a data file programmatically.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.