ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLPrevious (Function)
Positions on the previous row of the query result.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
SQLNext (Function)
Positions on the next row of the query result.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
SQLLast (Function)
Sets the position on the last row of the query result.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
PDF file management functions
...PDF file functions...
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Limitations of WINDEV, WEBDEV and WINDEV Mobile
ChronoReset (Function)
Stops and resets a running stopwatch.
SQLExec (Function)
Names and runs an SQL query.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
The Image control
The Image control is used to......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
HCreateView (Example)
Usage example of the HCreateView function
Constants for managing emails
List of constants used by the functions for managing emails....