ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
BurnerAddFile (Function)
Adds a file to the compilation.
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Different types of data (Type of variable)
A variable is defined by name and type......
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
2. Projects in practice
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Events associated with the project
List of events associated with the project...