ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record. the content of the Record variable to the current table record....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Merging differences (SCM)
NextTitle (Function)
Modifies the title of next window to open.
Events associated with the project
List of events associated with the project...
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Crosstab report
The report editor allows you to create "Crosstab" reports......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......