ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
8. Optimizing an application
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
The Upload control
The Upload control is used to upload files on the Web server......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
WDZip: Creating or modifying an archive
This help page explains how to......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
10. Embedded queries
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Share your projects via Git
Git is a source code manager......
How to perform a full file browse?
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......
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....