ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
The Static control
A Static control is a control used to display a static text......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
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......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Video functions
List of video functions...
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Classes, members, methods and properties
A class is made of......
Information 302: Ambiguity between a variable and a control
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......