ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
ExecuteFunction
Executes a WLanguage function identified by its name.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
iVLine (Function)
Prints a vertical line at specified coordinates.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
ERR_DISCONNECTED_ERROR
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
4. UI: Windows
IU of windows...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
ERR_NO_PAGE