ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
WDInst: handling the files to install
By default, the files to install are......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
fCurrentDir (Function)
Identifies or modifies the current directory.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).