ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Specific features of the applications for iPhone/iPad
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
7. Source Code Manager (SCM)
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateDifference (Function)
Calculates the number of days between two dates.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
The different types of windows
The following types of windows can be created in a WINDEV application......
Upload control events
The following processes are associated with the Upload control:...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......