ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadFirst (Function)
Sets the position on the first record according to a browse item.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
SysValidHandle (Function)
Checks the validity of a window handle.
FTPTime (Example)
Usage example of the FTPTime function
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Creating a table in a report
Tables can be created in a report......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Installing and starting WDTRAD
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
W3C standardization
You must comply with the W3C standard (HTML 4......
Setup mode
Several methods can be used to distribute a WINDEV application......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.