ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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)....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Handling Scheduler controls programmatically
A Scheduler control can be......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
11. User Macro-Code: UMC in practice
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Error 19: The step of this FOR loop must be constant
Error 1015: The method of the class is protected
ERR_NOTACTIVATED
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
2. Analysis in practice
Multi-product external components
Components are a remarkably useful tool for development teams......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
How to develop a PHP site?
What is a PHP site?......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......