ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Border of controls
One of the most important elements of control style is its border......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
9. Hardware and software requirements
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
ToastDisplay (Function)
Displays a "Toast" message.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
fLock (Example)
Usage example of the fLock function
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......