ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
fCreate (Function)
Creates an external file.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
5. User Groupware in practice
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Toolbar control properties
List of properties associated with the Toolbar control...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Cube control properties
List of properties associated with the Cube control...
Conference control properties
List of properties associated with the conference control...
OLE control properties
List of properties associated with an OLE control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
API (Function)
Runs a function found in an external DLL.
Comparison operators
The comparison operators can be divided into several categories......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
fWrite (Function)
Writes: a character string into an external file. a memory section....
ActiveX control properties
List of properties associated with the ActiveX control...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...