ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
HTTPSendForm (Function)
Sends an HTTP form.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
New (Reserved word)
New is used to allocate memory space...
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
2. Analysis in practice
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.