ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar control functions
The following functions are used to manage the Action Bar control......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
PythonExecute (Function)
Executes a function present in a Python module.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Error 42: Label out of scope of GOTO
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......