ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Using an external component in an application
A component can be reused at any time in any application...
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics...
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal...
Events associated with TreeView controls
List of events associated with TreeView controls...
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types...
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Input (Function)
Displays a message allowing the user to type an information.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Chart constants
List of constants used by the functions for chart management....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Push notification
A mobile device can receive push notifications......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed...
The pages
Pages are the main interface of a WEBDEV site......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes,...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Configuring the IIS 7/7.5 server