ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Font management properties
List of font management properties...
Composite keys
A composite key is a key item containing several other items......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Document (Property)
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
gImage (Function)
Builds a sequence of characters containing an image.
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
SQLExec (Function)
Names and runs an SQL query.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
SysIconAdd (Example)
Usage example of the SysIconAdd function