ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Creating requirements
The following steps must be performed to implement the requirements......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Body Complement block
The Body complement block is linked to the Body block......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
7. Multilingual sites in practice
ERR_DISCONNECTED_EXEC
ERR_BAD_DLLEXE
1. What is a website?
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WINDEV concepts
Overview of external languages
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Multi-product external components
Components are a remarkably useful tool for development teams......