ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
Constants for WLanguage types
List of constants for managing WLanguage types....
grTitle (Function)
Modifies the caption and/or position of the chart title....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
GPSGetPosition (Function)
Retrieves information about the current device position.
HFSQL management functions
List of functions for HFSQL management...
Referring to an element in a WLanguage event / process
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
The Clickable Image control
The Clickable Image control can be used to......
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
fUnlock (Example)
Usage example of the fUnlock function
Various constants
List of various constants used by the constants WINDEV functions....
Using the query result
The result of a select query can be used in......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...