ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
diffApply (Function)
Applies a difference buffer to a specific buffer.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.