ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing 64-bit sites
You can deploy 64-bit compatible sites......
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
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....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
PythonExecute (Function)
Executes a function present in a Python module.
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......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
SocketRead (Function)
Retrieves a message sent by another socket.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
Project management functions
List of functions for managing projects...
SocketConnect (Function)
Connects a client computer to a given socket.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...