ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
zipSplit (Example)
Usage example of the zipSplit function
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
SysIconAdd (Example)
Usage example of the SysIconAdd function
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
fListFile (Example)
Usage example of the fListFile function
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
fDriveInfo (Function)
Returns information about a drive.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Email (Property)
The Email property is used to get and change an email address.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
HDBIndex (Function)
Opens an xBase index file.
fAttribute (Example)
Usage example of the fAttribute function
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
fOpenTempFile (Function)
Creates and opens a temporary file.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...