ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
SysNation (Function)
Returns the nation currently used by the system.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Animation (Property)
The Animation property animates an image.
List of reserved words
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
The DotNet structure
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
dbgEnableLog (Function)
Enables the runtime log programmatically.