ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Image drawing and processing functions
List of image drawing and processing functions...
Assisted input management functions
The following functions are used to program assisted input in edit controls...
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
CoTan (Function)
Calculates the cotangent of an angle.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Tangent (Function)
Calculates the tangent of an angle.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Multimedia functions
List of Multimedia functions...
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.