ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Parameters of a procedure/function
You have the ability to pass parameters to a procedure....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
EventChange (Function)
Modifies the status of an event.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
EventClose (Function)
Closes a synchronization event between several threads.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
The different types of windows
The following types of windows can be created in a WINDEV application......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
CallDLL32 (Function)
Runs a function found in an external DLL.