ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Internal component
An internal component is a set of elements from a project......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
ScanCapability (Function)
Used to determine if a scanner has a given capability.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
2. User-friendly editors in practice
User-friendly editors in practice...
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Repairing the project
In some cases, "Project......
LOOP statement
The statement block is repeated endlessly...
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Handling a WinForm .Net control through programming
Code editor: Display options
The code editor proposes several display options......
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Debugging constants
List of constants used by the debugging functions...