ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
HReadLast (Example)
Usage example of the HReadLast function
fCopyFile (Example)
Usage example of the fCopyFile function
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
OpenChild (Example)
Usage example of the OpenChild function
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
zipSplit (Example)
Usage example of the zipSplit function
SysIconAdd (Example)
Usage example of the SysIconAdd function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
CreateShortcut (Example)
Usage example of the CreateShortcut function
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
The Signature control
The Signature control is a report control used to sign......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Operations performed on activity diagrams
The following paragraphs explain......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
fCompress (Example)
Usage example of the fCompress function
FTPSend (Example)
Usage example of the FTPSend function
fListFile (Example)
Usage example of the fListFile function
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
FaxRestart (Function)
Restarts a fax in the spooler.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Font
The Font keyword can correspond to: a Font variable. the Font property....