ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using several libraries in an application
A library is a WDL file that contains all the resources......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
How to develop a PHP site?
What is a PHP site?......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
2. User-friendly editors in practice
User-friendly editors in practice...
VariableReset (Function)
Resets the variable to its initial value.
Internal component
An internal component is a set of elements from a project......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Dictionary
The dictionary is a file that can contain the project elements......
fTempPath (Example)
Usage example of the fTempPath function
Other operators
The following are additional operators......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
LDAPNbValue (Function)
Returns the number of values for an attribute.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
12. Pages in practice
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....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Creating a window skin template
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.