ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
Select query description window: Items that can be used
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
PDFToText (Function)
Extract the text contained in an Document PDF.
Push notification
A mobile device can receive push notifications......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Page constants
List of constants used by page functions....
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
HSetREP (Function)
Enables or disables the management of .REP file.
How to open a window?
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Installing a SOAP server with Apache