ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
grAddData (Function)
Adds a data into a chart.
iPrintBlock (Function)
Forces a report block to print.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Using the task management and the schedule
Time management is extremely important......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Page templates
WEBDEV allows you to create page templates......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Events associated with Link controls
List of events associated with Link controls...
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......