ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
HOnError (Function)
Customizes the management of HFSQL errors.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
2. Projects in practice
14. PHP generation in practice
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
16. Java applications in practice
Java applications in practice...
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
hFileParameter (Variable type)
The type hFileParameter type is used to define the tables taken into account by a scheduled optimization task.
LDAPRenameAttribute (Function)
Renames an attribute.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......