ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Events associated with the project
List of events associated with the project...
zipOpenRAR (Function)
Opens an existing archive in RAR format.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
TextToRTF (Function)
Converts text to Rich Text Format.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
NetworkConnect (Function)
Associates a drive with a shared network directory.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Find/Replace in the current project
The "Find/Replace" feature is used to......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Events associated with supercontrols
List of events associated with supercontrols...
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......