ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
HOnError (Example)
Usage example of the HOnError function
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
Popup window
WINDEV allows you to open windows in popup format......
HViewToFile (Example)
Usage example of the HViewToFile function
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
General environment of WINDEV
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Constants for managing certificates
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
LooperDelete (Function)
Deletes a row from a Looper control.
SocketRead (Function)
Retrieves a message sent by another socket.
J2EE constants
List of constants used by the J2EE functions....
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).