ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
dbgEnableLog (Function)
Enables the runtime log programmatically.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
11. User Macro-Code: UMC in practice
iHPos (Function)
iHPos is kept for backward compatibility.
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....
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Time and date management properties
List of properties for managing dates and times...
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
iParameterViewer (Function)
Configures the report viewer.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.