ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the query editor
The Wire control
The Wire control is used to visually link 2 controls......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Software license agreement
WINDEV Express license agreement...
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......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WDZip: Overview
WDZip is used to compress and group your files in archives......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Camera control in a mobile application
The Camera control is used to......
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......