ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
Partial indexing of memos
You now have the ability to index the content of a text memo item......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Composite chart
A composite chart is a chart that displays several types of charts......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
ComponentInfo (Function)
Returns information about a component.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
The Tab control
The Tab control is used to simultaneously display different controls......
HFSQL Client/Server: Configuring the data files on the server
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
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....
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Passing parameters
The parameters can be passed to a procedure......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
The Check Box control
A Check Box can correspond to......