| 
										
																	
											
																		| 
													
																				
														
																					| 
															
															 | 
																
																							
																	
																								|  |  
																	
																								|  |  
																	
																								| 
																			
																										
																				
																											| 
																														
																															| 
																						
																																	
																							
																																		| 
																									
																																				
																										
																																					| 
																												
																																							
																													
																																								| 
																															
																																										
																																
																																											| 
																																													
																																														| 
																																		
																																																
																																			
																																																	|  |  
																																			
																																																	| 
																																					
																																																			
																																						
																																																				| 
																																																						
																																																							| 
																																																									
																																																										
																																																											| 
	
																																																													
		
																																																														|  |  
		
																																																														| 
				
																																																																
					
																																																																	|  | 
																																																																			
																																																																			
																																																																			
																																																																			
																																																																				
																																																																					| 
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| The WDD55 property is used to:
	Get the name and full path of the Hyper File 5.5 WDD file.
	Set the name and full path of the Hyper File 5.5 WDD file.... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| An application is a set of objects (windows, controls, ...... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc.... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| A sprint or iteration is a development cycle...... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| All the elements handled by a project (window, report, classes, set of procedures, queries, ...... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files...... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser...... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| The ScheduledTask structure is used to define all the events that will define the execution of a task...... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| The spLength property is used to:
	Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically.
	Set the hash output length (only for "Password" items defined programmatically).... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile...... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| The keyword BREAK can correspond:
	to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
	to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| WLanguage offers various functions for handle a Bitcoin Core server...... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| The spHash property is used to:
	Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically.
	Set the algorithm used for salting (only for "Password" items described programmatically).... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| The IMAP protocol is a standard protocol for managing emails...... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| The operations to perform before calling the Technical Support...... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| When developing a project, the project is compiled on a regular basis.... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access...... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)...... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| The Property Markdown allows:
	for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control).
	for the Static control of an report:
		determine if a Static control of a report is of type Markdown.
		set the type of a Static control in a report to Markdown.... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| Once created, the action plans must be deployed in order to be run. |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| A cell found in a Table control can contain a set of controls...... |  |  |  |  |  |  
																																																																							
																																																																								| 
							
																																																																										
								
																																																																											| 
																																																																													
																																																																														| 
										
																																																																																
											
																																																																																	|  |  
											
																																																																																	| 
													
																																																																																			
														
																																																																																				| 
																																																																																						
																																																																																							| The following text can be extracted...... |  |  |  |  |  |  |  |  |  |  
		
																																																																|  |  |  |  | 
																																							
																																							 |  |  
																																			
																																																			|  |  |  |  |  |  
																													
																																										|  |  |  |  
																							
																																				|  |  |  |  |  
																	
																										|  |  | 
															
															 |  |  |