ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Label report
The report editor allows you to create "Label" reports......
Variable scope
Variables can be declared anywhere in the code....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Record (Type of variable)
The Record type is used to save the values of a record.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.