ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
Information 37: Optimize your FOR loop
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
18. Secure payment
Activation key management functions
The following functions are used to manage activation keys:...
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
"About" window
The "About" window is used to display and access various information about the current application......
ERR_DISCONNECTED_ERROR
2. Analysis in practice
Associating documents with the project
To describe a project in detail, you can associate documents with it......
11. User Macro-Code: UMC in practice
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
How to develop a PHP site?
What is a PHP site?......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......