ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The OLE control
The OLE control is used to handle an OLE object......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Installing a SOAP server with Netscape iPlanet 4.1
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Drawing constants
List of constants used by the drawing functions....
Fax constants
List of constants used by the functions for managing faxes....
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
.Net functions
List of .Net functions...
ComponentInfo (Function)
Returns information about a component.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
FaxRestart (Function)
Restarts a fax in the spooler.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
FaxPause (Function)
Pauses a fax in the spooler.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......