ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Assignment of RETURN
The return value of the process currently run can be assigned...
MemFound (Function)
Checks whether the sought element was found.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
SemaphoreCreate (Function)
Creates a semaphore.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
EndProgram (Function)
Ends the execution of the current program.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.