ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tangent (Function)
Calculates the tangent of an angle.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
CoTan (Function)
Calculates the cotangent of an angle.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
SQLExec (Function)
Names and runs an SQL query.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
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.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Input (Function)
Displays a message allowing the user to type an information.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Text (Property)
The Text property is used to get and modify text.
The Clickable Image control
The Clickable Image control can be used to......
Conversion (Function)
Converts a value from a unit to another one.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......