ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
FileDisplay (Function)
Displays a file in the user's browser.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Configuring the setup program
Two tools can be used to create a setup program......
HFSQL Client/Server: Configuring the data files on the server
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
Internal component
An internal component is a set of elements from a project......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
xBase files: Limits
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
HSL (Function)
Creates a color from its hue, saturation and lightness.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
RGB (Function)
Defines a color from its Red, Green and Blue components.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Specific features of the applications for iPhone/iPad
4. UI: Windows
IU of windows...
7. Window templates
...Window templates...
What is an application?
An application is a set of objects (windows, controls, ......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......