ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterPDF (Example)
Usage example of the iParameterPDF function
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
HSL (Function)
Creates a color from its hue, saturation and lightness.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Video functions
List of video functions...
HToItem (Function)
Assigns the specified value to an item of the current record.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Passing parameters
The parameters can be passed to a procedure......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
PostMessage (Function)
Sends a Windows message to a control or to a window.
HChangeKey (Function)
Changes the browse item.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Document (Type of variable)
The Document type is used to handle a "docx" document.