ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

17. WLanguage: a simple and powerful language
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Creating an executable: General options
The main executable options are as follows......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
ContextClose (Function)
Closes a page context.
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
Style of a control
As soon as it is created, a control is associated with a style......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......