ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
zipSize (Example)
Usage example of the zipSize function
Error 533: The expression of a { } must be a string
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
FTPCommand (Example)
Usage example of the FTPCommand function
ChangeAction (Example)
Usage example of ChangeAction
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
WidgetDisplay (Function)
Refreshes a widget window.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Certificate
The Certificate keyword can correspond to...
Creating a select query
A select query (corresponding SQL statement......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Zombie data files and items
During the life of an application, items live and die......
1. Examples provided with WINDEV Mobile
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
HFileExist (Example)
Usage example of the HFileExist function
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
Running the test of the User Groupware and installing it
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......