ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
Image drawing and processing functions
List of image drawing and processing functions...
The planes (in a window or in a report)
The planes are used to group the window controls......
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Camera control in a mobile application
The Camera control is used to......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
13. Security benefit: managing the "Back" button
Items used in a select query
A query created in the query editor can contain several types of items......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
12. Available tests
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......