ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Events associated with a Spreadsheet control
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HChangeName (Function)
Modifies the physical name of a data file.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
EmailCheckAddress (Function)
Checks the validity of an email address.
gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.
StatVarianceP (Example)
Usage example of the StatVarianceP function
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
iMargin (Function)
Defines the "logical" print margins.
HChangeKey (Example)
Usage example of the HChangeKey function