ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
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)...
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
fRead (Example)
Usage example of the fRead function
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
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)...
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
HOpenConnection (Function)
Opens a connection to a specific database.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
DotNetRun (Function)
Runs a procedure on a .Net server.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
HFSQL Client/Server: Configuring the server
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.