ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

28. Site SEO
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Constants for managing Windows events
The following constants are used to manage Windows events:...
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
13. Types of standard controls
ERR_ALREADYCONNECTED
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Referring to an element in a WLanguage event / process
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......