ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
ContextClose (Function)
Closes a page context.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
Data persistence
The data persistence is used to store the value typed by the user......
LooperCount (Function)
Returns the number of rows in a Looper control.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
zipFileSize (Example)
Usage example of the zipFileSize function
Execute (Function)
Starts the execution of a process through programming.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
SOAPRun (Function)
Runs a procedure on a SOAP server.
xBase files: Limits