ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
sEvent (Function)
Branches an event on a serial port.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Private Store for mobile applications
There are two methods two deploy your applications......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
fSplit (Function)
Splits a file into several files.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.