ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
Project description: Files tab
The project description window allows you to configure various elements of your project......
Creating an executable: General options
The main executable options are as follows......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Name (Property)
The Name property is used to get the name of an element.
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
The Clickable Image control
The Clickable Image control can be used to......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
11. Window templates
WINDEV Mobile allows you to create window templates....