ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
zipIsMulti (Example)
Usage example of the zipIsMulti function
BurnerErase (Example)
Usage example of the BurnerErase function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
Deployment package
The deployment package creates a ZIP file containing the site's setup......
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
fAttribute (Function)
Returns or modifies the attributes of a file.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.