ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
ChangeTarget (Function)
Changes the target of a button action.
Character strings
WLanguage supports different types of strings....
2. Projects in practice
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Custom tooltips
Tooltips are very useful for application users......
CharactType (Function)
Returns information about the type of character.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
EXE constants
List of constants used by the functions for managing executables....
Execute (Function)
Starts the execution of a process through programming.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
.NET object
To access a class......