ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Creating user accounts
A User account allows the server administrator to......
3. Application development cycle
Development cycle of a WINDEV application....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
7. Multilingual sites in practice
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]....
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Events associated with List Box controls
List of events associated with List Box controls...
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
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....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......