ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileDisplay (Function)
Displays a file in the browser of Web user.
apExecute (Function)
Runs an action plan.
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
Camera control in a mobile application
The Camera control is used to......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
Splitter control properties
List of properties associated with the Splitter control...
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Error 120: Redefinition of the structure
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....