ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

23. Print modes
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Binding a Combo Box control to an item
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Items used in a select query
A query created in the query editor can contain several types of items......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
The pages
Pages are the main interface of a WEBDEV site......
13. Security benefit: managing the "Back" button
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......