ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Global and local variable
Two types of variables are available......
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
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)....
DDEConnect (Example)
Usage example of the DDEConnect function
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Scheduler control events
The following events associated with Scheduler controls:...
Round (keyword)
The Round keyword can correspond to...
fAttribute (Example)
Usage example of the fAttribute function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Password (Property)
The Password property sets and changes the password.