ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
fChangeSize (Function)
Resizes an external file.
Select query description window: Items used
Constants for the geo-localization functions
Constants used by the geo-localization functions...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
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.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
TextToXML (Function)
Converts an ANSI string to an XML string.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
StringInsert (Function)
Inserts a string into another character string at a given position.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
dArc (Example)
Usage example of the dArc function
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function