ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fLock (Function)
Entirely or partially locks an external file.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Events associated with internal windows
List of events associated with internal windows...
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
SQLFirst (Function)
Positions on the first row of the query result.
Bluetooth constants
List of constants used by the Bluetooth functions....
Bitwise operators
The operations on binary values are performed......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......