ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Configuring the data files on the server
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Functions for managing parallel tasks (prefix syntax)
The following functions are used to manage parallel tasks...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Native Sybase Connector for WINDEV and WEBDEV 2024
ReplicSynchro: Use
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Camera functions
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Area (Property)
The Area property is used to define an area.
Asc (Example)
Usage example of the Asc function
Cos (Function)
Calculates the cosine of an angle.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
WDXView : Use
This help page presents the different features of WDXView......
WDHFDiff - Use
WDHFDiff is used to compare......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......