ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDOptimizer: Editing and modifying a ".REP" file
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
SOAP functions
List of SOAP functions...
WINDEV concepts
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
SOAP constants
List of constants used by the SOAP functions....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Guide organization
Organization of WINDEV Concepts...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
9. Sharing a project in practice
Sharing a project in practice...
Date
The Date keyword can correspond to...
Password (Property)
The Password property sets and changes the password.
10. Smart controls
Smart controls...
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.