ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnect (Function)
Connects a client computer to a given socket.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Creating the Relation windows of a WINDEV RAD pattern
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
fSeek (Example)
Usage example of the fSeek function
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Managing main window menus
A main menu is necessarily associated with a window......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Select query description window: Items that can be used
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
CurrentDay( Function)
Returns the number of the current day in the current month.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
HOnError (Function)
Customizes the management of HFSQL errors.
NextTitle (Function)
Modifies the title of next window to open.