ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing and starting WDTRAD
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
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......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
SysValidHandle (Function)
Checks the validity of a window handle.
FTPTime (Example)
Usage example of the FTPTime function
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......
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......
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.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
ReplicSynchro: Use