ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Functions for managing menus (prefix syntax)
List of functions for managing menus
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
13. Security benefit: managing the "Back" button
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
WINDEV: Example of programmed Drag and Drop
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Cardinalities
The cardinalities are used to count the links between the files......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
iParameter (Function)
Retrieves the printer configuration and configures the print.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
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....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
ComponentInfo (Function)
Returns information about a component.
Creating a query
Two methods can be used to create a query......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Creating nested reports
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Multi-project search
Performing a search in the current project is a common operation......