ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Test a static project
The test of the entire project allows simulating the startup of the site...
HExtractMemo (Example)
Usage example of the HExtractMemo function
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ThreadMode (Function)
Changes the management mode of threads.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
iFont (Function)
Selects the default font.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
GglUploadDocument (Function)
Uploads a document to the Google server.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Constants for managing the windows
List of constants used by the functions for managing the windows...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
zipCreate (Function)
Creates an archive.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...