ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
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......
Detailed use of WINDEV FTP/RPC
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Functions for handling directories and external files
List of functions for handling external files...
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
EmailCheckAddress (Function)
Checks the validity of an email address.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min