ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Arithmetic operators
The arithmetic operators are......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Declaring and using a variable
A variable is defined by name and type......
HSetLog (Function)
Enables or disables log management on a file.
Control constants
List of constants used by the functions for managing controls...
DDESend (Function)
Sends a data to the program connected via DDE.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
End of break block
The End of break block is optional......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Help editor options
The options of the help editor ("Display......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
GetDefinition (Function)
Retrieves the definition of element type.
EventOpen (Function)
Opens a synchronization event between several threads.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).