ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
GetDefinition (Function)
Retrieves the definition of element type.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Installing and starting WDTRAD
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
iCreateFont (Function)
Creates a new print font.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Compilation options (chm format)
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
TwainState (Function)
Returns the status of the current source.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
OpenMainMenu (Function)
Opens the main menu of the current window.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......