ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
The Upload control
The Upload control is used to upload files on the Web server......
User report editor (Reports & Queries)
A report provides a custom view of data......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
SCM file format evolutions
Four versions are available for the SCM repository......
Page templates
WEBDEV allows you to create page templates......
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Operations performed on sequence diagrams
The following paragraphs explain......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Date (Type of variable)
The Date type enables you to easily handle the dates...
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
zipCreate (Function)
Creates an archive.
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......