ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServicePause (Function)
Pauses a service.
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
dCopyImage (Example)
Usage example of the dCopyImage function
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Power (Function)
Raise a number to a power.
The HTML control
The HTML control displays HTML pages or HTML code......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TextToRTF (Function)
Converts text to Rich Text Format.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
PageParameter (Function)
Returns the value of a parameter passed to the current page.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
ServiceContinue (Function)
Restarts a paused service.