ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
<Component>.Load (Function)
Loads an external component independent of the current project.
How to save and retrieve an image in a binary memo
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Creating an executable: General options
The main executable options are as follows......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
5. HFSQL Cient/Server
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Principle of remote check
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Windows Scheduler management functions
List of functions for managing the scheduler...
MATLAB functions
The following functions are used to access MATLAB:...