ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetDefinition (Function)
Retrieves the definition of element type.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
ERR_CANNOT_LAUNCH
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
TimeToString (Function)
Converts a time to a string in the specified format.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
Input (Function)
Displays a message allowing the user to type an information.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
3. Site development life cycle
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
xlsDocument (Example)
Usage example of the xlsDocument type
TimePicker (Function)
Opens the system time picker.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
SNMPOIDType (Function)
Returns the type of data in an OID.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
Border (Type of variable)
The Border type is used to handle a border through programming...
Popup window
WINDEV allows you to open windows in popup format......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......