ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

15. Unit tests on the executable
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
15. Creating the executable in practice
Creating the executable in practice...
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
InstantMessaging (Property)
The InstantMessaging keyword can correspond to: the InstantMessaging property of a variable of type Contact. an InstantMessaging variable....
Global and local variable
Two types of variables are available......
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
<Map>.DisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Radio Button control properties
List of properties associated with a Radio Button control...
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....