ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Open (External language)
Opens a window.
2. Static or dynamic site
Handling Scheduler controls programmatically
A Scheduler control can be......
14. Controls in practice
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
HFSQL constants
List of constants used by the HFSQL functions....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
ThreadPersistent (Function)
Makes a thread persistent.