ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeGetPID (Function)
Returns information about the current process.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
XMLDocument (Function)
Creates a new XML document.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Local procedure
Two types of procedures are available......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Calling a procedure/a function
Syntax for calling a local or global procedure.
HState (Function)
Used to find out the state of a record.