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...
Warning (Function)
Displays a custom message in a system warning window.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Manipulating Pivot Table controls programmatically
A Pivot Table control can be handled through programming......
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
ComponentInfo (Function)
Returns information about a component.
WLanguageCodeFormatting (Variable type)
The WLanguageCodeFormatting type is used to define all the WLanguage code formatting options.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Background (Variable type)
The Background type defines the advanced characteristics of the element background.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server...
HSeek (Function)
Positions on the first record of the table whose value for a specific item is greater than or equal...
HTTPSendForm (Function)
Sends an HTTP form.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's...
iPreview (Function)
Configures the print destination.