ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
XMLDocument (Example)
Usage example of the XMLDocument function
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
fReadLine (Example)
Usage example of the fReadLine function
Type (Property)
The Type property is used to get and change the type of an element.
Specific features of the Express version
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Composite chart
A composite chart is a chart that displays several types of charts......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
fWriteLine (Example)
Usage example of the fWriteLine function
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
5. Which type of server to choose?
fSeek (Example)
Usage example of the fSeek function
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......