ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
EndService (Function)
Ends the execution of the current service.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Port (Property)
The Port property is used to identify and change a server connection port.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
SOAP functions
List of SOAP functions...
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
ServiceWait (Function)
Pauses the current service during the specified duration.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
ID (Property)
The ID property is used to get and change IDs.